Skip to content

Commit 07769c7

Browse files
authored
Update LateCheckOfFunctionArgument.expected
1 parent 921c41d commit 07769c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
| test.c:6:3:6:8 | call to memset | Argument '$@' will be checked later. | test.c:6:17:6:20 | len1 | len1 |
1+
| 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 |

0 commit comments

Comments
 (0)