mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
3 lines
226 B
Plaintext
3 lines
226 B
Plaintext
| tests2.cpp:34:4:34:9 | call to strcat | This buffer only contains enough room for 'str1' (copied on line 33) |
|
|
| tests2.cpp:52:4:52:9 | call to strcat | This buffer only contains enough room for 'str1' (copied on line 51) |
|