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

Fix memory leak reported by clang tool #149

Merged

Fix memory leak reported by clang tool

2a73be0
Select commit
Loading
Failed to load commit list.
Merged

Fix memory leak reported by clang tool #149

Fix memory leak reported by clang tool
2a73be0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2025 in 0s

58.24% (-0.21%) compared to 83de399

View this Pull Request on Codecov

58.24% (-0.21%) compared to 83de399

Details

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 58.24%. Comparing base (83de399) to head (2a73be0).

Files with missing lines Patch % Lines
src/socket.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   58.44%   58.24%   -0.21%     
==========================================
  Files           4        4              
  Lines         580      582       +2     
  Branches      147      148       +1     
==========================================
  Hits          339      339              
- Misses        140      142       +2     
  Partials      101      101              

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