Skip to content

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

Closed
kenifor wants to merge 8 commits into
OISF:mainfrom
kenifor:fix-null-deref-malloc-checks-v2
Closed

fix null pointer dereferences found by malloc-error-check cocci#15560
kenifor wants to merge 8 commits into
OISF:mainfrom
kenifor:fix-null-deref-malloc-checks-v2

util/mpm-hs: fix null check parentheses; simplify SCHSConfigInit

2f60a59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

82.85% (-0.01%) compared to 0eda09f

View this Pull Request on Codecov

82.85% (-0.01%) compared to 0eda09f

Details

Codecov Report

❌ Patch coverage is 55.55556% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.85%. Comparing base (0eda09f) to head (2f60a59).
⚠️ Report is 91 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15560      +/-   ##
==========================================
- Coverage   82.86%   82.85%   -0.01%     
==========================================
  Files         999      999              
  Lines      272627   272641      +14     
==========================================
- Hits       225904   225891      -13     
- Misses      46723    46750      +27     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.