Skip to content

logging: prevent double-free multi-threaded logging v1.1 - #16137

Closed
lukashino wants to merge 1 commit into
OISF:mainfrom
lukashino:bug/8861-double-free-output-ctx-v1.1
Closed

logging: prevent double-free multi-threaded logging v1.1#16137
lukashino wants to merge 1 commit into
OISF:mainfrom
lukashino:bug/8861-double-free-output-ctx-v1.1

logging: prevent double-free multi-threaded logging

19ce250
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

83.09% (+0.03%) compared to 389700e

View this Pull Request on Codecov

83.09% (+0.03%) compared to 389700e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.09%. Comparing base (389700e) to head (19ce250).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16137      +/-   ##
==========================================
+ Coverage   83.05%   83.09%   +0.03%     
==========================================
  Files        1004     1004              
  Lines      277407   277408       +1     
==========================================
+ Hits       230410   230519     +109     
+ Misses      46997    46889     -108     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.