mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
3 lines
208 B
Plaintext
3 lines
208 B
Plaintext
| tests.cpp:45:51:45:72 | sizeof(<expr>) | Potential buffer-overflow: 'charFirst' has size 16 not 32. |
|
|
| tests.cpp:60:52:60:74 | sizeof(<expr>) | Potential buffer-overflow: 'charFirst' has size 16 not 32. |
|