Skip to content

Commit 885d268

Browse files
authored
Update AccessOfMemoryLocationAfterEndOfBufferUsingStrlen.expected
1 parent 9a85b76 commit 885d268

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
| test.c:13:3:13:24 | ... = ... | use a different method to calculate the length. |
2-
| test.c:14:3:14:40 | ... = ... | use a different method to calculate the length. |
3-
| test.c:15:3:15:40 | ... = ... | use a different method to calculate the length. |
4-
| test.c:16:3:16:44 | ... = ... | use a different method to calculate the length. |
5-
| test.c:17:3:17:44 | ... = ... | use a different method to calculate the length. |
6-
| test.c:18:3:18:48 | ... = ... | use a different method to calculate the length. |
7-
| test.c:19:3:19:48 | ... = ... | use a different method to calculate the length. |
8-
| test.c:20:3:20:50 | ... = ... | use a different method to calculate the length. |
9-
| test.c:21:3:21:50 | ... = ... | use a different method to calculate the length. |
1+
| test.c:13:3:13:24 | ... = ... | potential unsafe or redundant assignment. |
2+
| test.c:14:3:14:40 | ... = ... | potential unsafe or redundant assignment. |
3+
| test.c:15:3:15:40 | ... = ... | potential unsafe or redundant assignment. |
4+
| test.c:16:3:16:44 | ... = ... | potential unsafe or redundant assignment. |
5+
| test.c:17:3:17:44 | ... = ... | potential unsafe or redundant assignment. |
6+
| test.c:18:3:18:48 | ... = ... | potential unsafe or redundant assignment. |
7+
| test.c:19:3:19:48 | ... = ... | potential unsafe or redundant assignment. |
8+
| test.c:20:3:20:50 | ... = ... | potential unsafe or redundant assignment. |
9+
| test.c:21:3:21:50 | ... = ... | potential unsafe or redundant assignment. |

0 commit comments

Comments
 (0)