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

udp: fix leaks on EP destroy #1887

Merged
merged 1 commit into from
Oct 7, 2024
Merged

udp: fix leaks on EP destroy #1887

merged 1 commit into from
Oct 7, 2024

Conversation

gdamore
Copy link
Contributor

@gdamore gdamore commented Oct 7, 2024

No description provided.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.35%. Comparing base (d59de52) to head (a8618b8).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/sp/transport/udp/udp.c 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1887      +/-   ##
==========================================
+ Coverage   79.24%   79.35%   +0.10%     
==========================================
  Files          95       95              
  Lines       22288    22293       +5     
  Branches     3382     3382              
==========================================
+ Hits        17662    17690      +28     
+ Misses       4551     4528      -23     
  Partials       75       75              

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

@gdamore gdamore merged commit a8618b8 into main Oct 7, 2024
15 of 16 checks passed
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