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 a heap-use-after-free bug in cluster bus #1643

Merged
merged 1 commit into from
Jan 29, 2025

Fix a heap-use-after-free bug in cluster bus

caa6519
Select commit
Loading
Failed to load commit list.
Merged

Fix a heap-use-after-free bug in cluster bus #1643

Fix a heap-use-after-free bug in cluster bus
caa6519
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2025 in 0s

70.86% (-0.13%) compared to 4b8f3ed

View this Pull Request on Codecov

70.86% (-0.13%) compared to 4b8f3ed

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.86%. Comparing base (4b8f3ed) to head (caa6519).

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable    #1643      +/-   ##
============================================
- Coverage     70.98%   70.86%   -0.13%     
============================================
  Files           121      121              
  Lines         65176    65176              
============================================
- Hits          46267    46186      -81     
- Misses        18909    18990      +81     
Files with missing lines Coverage Δ
src/cluster_legacy.c 87.36% <100.00%> (+0.18%) ⬆️

... and 7 files with indirect coverage changes