mirror of
https://github.com/github/codeql.git
synced 2026-08-05 09:53:29 +02:00
8 lines
539 B
Plaintext
8 lines
539 B
Plaintext
| test.c:24:2:24:8 | call to strncat | Potentially unsafe call to strncat. |
|
|
| test.c:45:3:45:9 | call to strncat | Potentially unsafe call to strncat. |
|
|
| test.c:67:3:67:9 | call to strncat | Potentially unsafe call to strncat. |
|
|
| test.c:75:3:75:9 | call to strncat | Potentially unsafe call to strncat. |
|
|
| test.c:76:3:76:9 | call to strncat | Potentially unsafe call to strncat. |
|
|
| test.c:91:3:91:9 | call to strncat | Potentially unsafe call to strncat. |
|
|
| test.c:99:3:99:9 | call to strncat | Potentially unsafe call to strncat. |
|