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 memory leak in should_bypass_proxy during early exit. #17

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

nmoinvaz
Copy link
Owner

@nmoinvaz nmoinvaz commented Feb 3, 2023

No description provided.

@nmoinvaz nmoinvaz added the bug Something isn't working label Feb 3, 2023
@nmoinvaz nmoinvaz requested a review from sergio-nsk February 3, 2023 20:33
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #17 (3b292ea) into master (95f581e) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
+ Coverage   52.40%   52.43%   +0.03%     
==========================================
  Files          53       53              
  Lines        4372     4373       +1     
  Branches     1018     1018              
==========================================
+ Hits         2291     2293       +2     
  Misses       1449     1449              
+ Partials      632      631       -1     
Flag Coverage Δ
macos 50.80% <100.00%> (+0.06%) ⬆️
ubuntu 43.29% <100.00%> (+0.02%) ⬆️
ubuntu_curl 43.48% <100.00%> (+0.02%) ⬆️
windows 54.77% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
util.c 77.21% <100.00%> (+0.07%) ⬆️
threadpool_pthread.c 82.55% <0.00%> (+0.67%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nmoinvaz nmoinvaz merged commit 17b1b73 into master Feb 3, 2023
@nmoinvaz nmoinvaz deleted the nathan/master/fix-leak branch February 3, 2023 22:18
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