mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
C++: Accept test changes.
This commit is contained in:
@@ -4,4 +4,3 @@
|
||||
| test.cpp:956:3:956:22 | call to SystemTimeToFileTime | Return value of $@ function should be verified to check for any error because variable $@ is not guaranteed to be safe. | test.cpp:101:1:101:20 | SystemTimeToFileTime | SystemTimeToFileTime | test.cpp:947:14:947:15 | st | st |
|
||||
| test.cpp:974:3:974:22 | call to SystemTimeToFileTime | Return value of $@ function should be verified to check for any error because variable $@ is not guaranteed to be safe. | test.cpp:101:1:101:20 | SystemTimeToFileTime | SystemTimeToFileTime | test.cpp:965:14:965:15 | st | st |
|
||||
| test.cpp:1081:2:1081:21 | call to SystemTimeToFileTime | Return value of $@ function should be verified to check for any error because variable $@ is not guaranteed to be safe. | test.cpp:101:1:101:20 | SystemTimeToFileTime | SystemTimeToFileTime | test.cpp:1071:13:1071:14 | st | st |
|
||||
| test.cpp:1794:2:1794:7 | call to mktime | Return value of $@ function should be verified to check for any error because variable $@ is not guaranteed to be safe. | test.cpp:166:12:166:17 | mktime | mktime | test.cpp:1788:38:1788:45 | timeinfo | timeinfo |
|
||||
|
||||
Reference in New Issue
Block a user