mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Update InsecureTemporaryFile.expected
This commit is contained in:
@@ -1 +1,2 @@
|
||||
| test.cpp:11:20:11:25 | call to tmpnam | Finding the name of a file that does not exist does not mean that it will not be exist at the next operation. |
|
||||
| test.cpp:16:20:16:25 | call to tmpnam | Finding the name of a file that does not exist does not mean that it will not be exist at the next operation. |
|
||||
| test.cpp:42:8:42:12 | call to fopen | Creating a file for writing without evaluating its existence and setting permissions can be unsafe. |
|
||||
|
||||
Reference in New Issue
Block a user