Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed possible heap-after-free when reusing proxyres. #52

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

nmoinvaz
Copy link
Owner

No description provided.

@nmoinvaz nmoinvaz added the bug Something isn't working label Nov 30, 2023
@nmoinvaz nmoinvaz enabled auto-merge (rebase) November 30, 2023 21:35
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0a9d9a0) 55.49% compared to head (4d1eef4) 54.76%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   55.49%   54.76%   -0.74%     
==========================================
  Files          53       40      -13     
  Lines        4604     3464    -1140     
  Branches     1062      814     -248     
==========================================
- Hits         2555     1897     -658     
+ Misses       1377     1040     -337     
+ Partials      672      527     -145     
Flag Coverage Δ
macos 50.49% <100.00%> (+6.15%) ⬆️
ubuntu 53.41% <100.00%> (+0.11%) ⬆️
ubuntu_curl 53.10% <100.00%> (+0.14%) ⬆️
windows ?

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nmoinvaz nmoinvaz merged commit ca6e7c3 into master Nov 30, 2023
10 of 18 checks passed
@nmoinvaz nmoinvaz deleted the nathan/dev/heap-after-free branch November 30, 2023 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants