Skip to content

Migrate UnionZeroInit to cppcheck core

937add6
Select commit
Loading
Failed to load commit list.
Merged

Fix #14150 (Add unionzeroinit check) #7843

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