Skip to content

Fix use-after-free in QuicRangeRemoveRange middle-split path

bf9951a
Select commit
Loading
Failed to load commit list.
Open

Fix use-after-free in QuicRangeRemoveRange middle-split path #5882

Fix use-after-free in QuicRangeRemoveRange middle-split path
bf9951a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2026 in 1s

84.85% (-1.29%) compared to 3cb76b0

View this Pull Request on Codecov

84.85% (-1.29%) compared to 3cb76b0

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.85%. Comparing base (3cb76b0) to head (bf9951a).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/core/range.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5882      +/-   ##
==========================================
- Coverage   86.14%   84.85%   -1.29%     
==========================================
  Files          60       60              
  Lines       18732    18733       +1     
==========================================
- Hits        16136    15896     -240     
- Misses       2596     2837     +241     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.