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

Pipe reject use after free #2039

Merged
merged 1 commit into from
Dec 31, 2024
Merged

Pipe reject use after free #2039

merged 1 commit into from
Dec 31, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Dec 31, 2024

fixes #

Note that the above format should be used in your git commit comments.
You agree that by submitting a PR, you have read and agreed to our
contributing guidelines.

@gdamore gdamore force-pushed the pipe-reject-use-after-free branch from 95dc75d to 4724fef Compare December 31, 2024 07:33
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.86%. Comparing base (bbb11f6) to head (979d88e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2039      +/-   ##
==========================================
+ Coverage   82.71%   82.86%   +0.14%     
==========================================
  Files          95       95              
  Lines       23771    23770       -1     
  Branches     3068     3068              
==========================================
+ Hits        19663    19696      +33     
+ Misses       4032     3995      -37     
- Partials       76       79       +3     

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

@gdamore gdamore force-pushed the pipe-reject-use-after-free branch from 4724fef to 979d88e Compare December 31, 2024 07:47
@gdamore gdamore merged commit 979d88e into main Dec 31, 2024
36 checks passed
@gdamore gdamore deleted the pipe-reject-use-after-free branch December 31, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant