File tree Expand file tree Collapse file tree
cpp/ql/test/experimental/query-tests/Security/CWE/CWE-788/semmle/tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 . |
You can’t perform that action at this time.
0 commit comments