mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
4 lines
388 B
Plaintext
4 lines
388 B
Plaintext
| tests.cpp:290:13:290:19 | call to wcsncpy | Potentially unsafe call to wcsncpy; third argument should be size of destination. |
|
|
| tests.cpp:306:4:306:10 | call to wcsncpy | Potentially unsafe call to wcsncpy; third argument should be size of destination. |
|
|
| tests.cpp:452:9:452:15 | call to wcsncpy | Potentially unsafe call to wcsncpy; third argument should be size of destination. |
|