Skip to content

Fix issue 14892: Inconsistent nullPointerOutOfResources after possible noreturn function#8700

Merged
chrchr-github merged 4 commits into
cppcheck-opensource:mainfrom
pfultz2:valueflow-unknown-noreturn-inconclusive
Jul 10, 2026
Merged

Fix issue 14892: Inconsistent nullPointerOutOfResources after possible noreturn function#8700
chrchr-github merged 4 commits into
cppcheck-opensource:mainfrom
pfultz2:valueflow-unknown-noreturn-inconclusive

Format

0fdf747
Select commit
Loading
Failed to load commit list.
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.

View all branch alerts.

Annotations

Check warning on line 415 in lib/forwardanalyzer.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Do not dereference null pointers Warning

Do not dereference null pointers

Check warning on line 592 in lib/forwardanalyzer.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Use meaningful symbolic constants to represent literal values. Warning

Use meaningful symbolic constants to represent literal values.