Skip to content

refs #12442 - generate a fuzzing corpus by extracting code from testrunner#7232

Merged
firewave merged 1 commit into
cppcheck-opensource:mainfrom
firewave:testrunner-dump
May 18, 2026
Merged

refs #12442 - generate a fuzzing corpus by extracting code from testrunner#7232
firewave merged 1 commit into
cppcheck-opensource:mainfrom
firewave:testrunner-dump

generate a fuzzing corpus by extracting code from `testrunner`

8e98720
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck Premium succeeded May 17, 2026 in 4s

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 337 in lib/tokenlist.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

#include directives should only be preceded by preprocessor directives or comments Warning

#include directives should only be preceded by preprocessor directives or comments

Check warning on line 338 in lib/tokenlist.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

#include directives should only be preceded by preprocessor directives or comments Warning

#include directives should only be preceded by preprocessor directives or comments