test #7764
test #7764
3 new alerts including 2 critical severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 critical
Other Alerts:
- 1 warning
See annotations below for details.
Annotations
Check failure on line 77 in lib/color.cpp
Code scanning / CppCheck
Out of bounds access in expression 'st[0]' because 'st' is empty. Critical
Check warning on line 77 in lib/color.cpp
Code scanning / CppCheck
Variable 'st[0]' is assigned a value that is never used. Warning
Check failure on line 892 in lib/cppcheck.cpp
Code scanning / CppCheck
Out of bounds access in expression 'st[0]' because 'st' is empty. Critical