Fix issue 14892: Inconsistent nullPointerOutOfResources after possible noreturn function#8700
Merged
chrchr-github merged 4 commits intoJul 10, 2026
GitHub Advanced Security / Cppcheck Premium
succeeded
Jul 6, 2026 in 6s
2 new alerts
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 415 in lib/forwardanalyzer.cpp
Code scanning / Cppcheck Premium
Do not dereference null pointers Warning
Check warning on line 592 in lib/forwardanalyzer.cpp
Code scanning / Cppcheck Premium
Use meaningful symbolic constants to represent literal values. Warning
Loading