mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02:00
CPP: Move the 'gets' case.
This commit is contained in:
@@ -1 +1,3 @@
|
||||
| test.c:28:22:28:27 | call to gmtime | Call to gmtime is potentially dangerous |
|
||||
| test.c:39:2:39:5 | call to gets | gets does not guard against buffer overflow |
|
||||
| test.c:40:6:40:9 | call to gets | gets does not guard against buffer overflow |
|
||||
|
||||
Reference in New Issue
Block a user