Skip to content

Fix #14150 (Add unionzeroinit check)#7843

Merged
danmar merged 3 commits into
cppcheck-opensource:mainfrom
mptre:unionzeroinit
Oct 3, 2025
Merged

Fix #14150 (Add unionzeroinit check)#7843
danmar merged 3 commits into
cppcheck-opensource:mainfrom
mptre:unionzeroinit

Migrate UnionZeroInit to cppcheck core

937add6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck succeeded Oct 1, 2025 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 151 in lib/checkunionzeroinit.cpp

See this annotation in the file changed.

Code scanning / CppCheck

The assert macro shall not be used with a constant-expression Warning

The assert macro shall not be used with a constant-expression