mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Update LateCheckOfFunctionArgument.expected
This commit is contained in:
@@ -1 +1 @@
|
||||
| test.c:6:3:6:8 | call to memset | Argument '$@' will be checked later. | test.c:6:17:6:20 | len1 | len1 |
|
||||
| test.c:6:3:6:8 | call to memset | The value of argument '$@' appears to be checked after the call, rather than before it. | test.c:6:17:6:20 | len1 | len1 |
|
||||
|
||||
Reference in New Issue
Block a user