Skip to content

redis: guard stream format allocation - #15423

Closed
kenifor wants to merge 4 commits into
OISF:mainfrom
kenifor:fix-redis-stream-format-alloc
Closed

redis: guard stream format allocation#15423
kenifor wants to merge 4 commits into
OISF:mainfrom
kenifor:fix-redis-stream-format-alloc

fix null pointer dereferences found by malloc-error-check cocci

207594e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 3, 2026 in 1s

82.84% (+0.18%) compared to bb4e79c

View this Pull Request on Codecov

82.84% (+0.18%) compared to bb4e79c

Details

Codecov Report

❌ Patch coverage is 53.84615% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.84%. Comparing base (bb4e79c) to head (207594e).
⚠️ Report is 208 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15529      +/-   ##
==========================================
+ Coverage   82.65%   82.84%   +0.18%     
==========================================
  Files         996      999       +3     
  Lines      271109   272618    +1509     
==========================================
+ Hits       224076   225841    +1765     
+ Misses      47033    46777     -256     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.