Skip to content

Fix #901 Improve out-of-bounds check to detect error with sprintf()

473c3fd
Select commit
Loading
Failed to load commit list.
Open

Fix #901 Improve out-of-bounds check to detect error with sprintf() #8473

Fix #901 Improve out-of-bounds check to detect error with sprintf()
473c3fd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Cppcheck Premium succeeded Apr 21, 2026 in 4s

No new alerts in code changed by this pull request

Annotations

Check failure on line 143 in lib/checkbufferoverrun.cpp

See this annotation in the file changed.

Code scanning / Cppcheck Premium

Guarantee that container indices and iterators are within the valid range Critical

Guarantee that container indices and iterators are within the valid range