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

radix: Don't leak memory when key can't be added #9281

Closed
wants to merge 5 commits into from

radix: Detect duplicate netblocks

9e80d74
Select commit
Loading
Failed to load commit list.
Closed

radix: Don't leak memory when key can't be added #9281

radix: Detect duplicate netblocks
9e80d74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2023 in 0s

82.40% (-0.04%) compared to 1b08c56

View this Pull Request on Codecov

82.40% (-0.04%) compared to 1b08c56

Details

Codecov Report

Merging #9281 (9e80d74) into master (1b08c56) will decrease coverage by 0.04%.
The diff coverage is 55.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9281      +/-   ##
==========================================
- Coverage   82.43%   82.40%   -0.04%     
==========================================
  Files         968      968              
  Lines      273953   273993      +40     
==========================================
- Hits       225840   225786      -54     
- Misses      48113    48207      +94