File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
cpp/ql/test/experimental/query-tests/Security/CWE/CWE-788/semmle/tests Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- | test.c:42 :3:42 :24 | ... = ... | potential unsafe or redundant assignment. |
2
- | test.c:43 :3:43 :40 | ... = ... | potential unsafe or redundant assignment. |
3
- | test.c:44 :3:44:40 | ... = ... | potential unsafe or redundant assignment. |
4
- | test.c:45 :3:45 :44 | ... = ... | potential unsafe or redundant assignment. |
5
- | test.c:46 :3:46:44 | ... = ... | potential unsafe or redundant assignment. |
6
- | test.c:47 :3:47 :48 | ... = ... | potential unsafe or redundant assignment. |
7
- | test.c:48 :3:48:48 | ... = ... | potential unsafe or redundant assignment. |
8
- | test.c:49 :3:49 :50 | ... = ... | potential unsafe or redundant assignment. |
9
- | test.c:50 :3:50:50 | ... = ... | potential unsafe or redundant assignment. |
1
+ | test.c:54 :3:54 :24 | ... = ... | potential unsafe or redundant assignment. |
2
+ | test.c:55 :3:55 :40 | ... = ... | potential unsafe or redundant assignment. |
3
+ | test.c:56 :3:56:44 | ... = ... | potential unsafe or redundant assignment. |
4
+ | test.c:57 :3:57 :44 | ... = ... | potential unsafe or redundant assignment. |
5
+ | test.c:58 :3:58:48 | ... = ... | potential unsafe or redundant assignment. |
6
+ | test.c:59 :3:59 :48 | ... = ... | potential unsafe or redundant assignment. |
7
+ | test.c:60 :3:60:52 | ... = ... | potential unsafe or redundant assignment. |
8
+ | test.c:61 :3:61 :50 | ... = ... | potential unsafe or redundant assignment. |
9
+ | test.c:62 :3:62:54 | ... = ... | potential unsafe or redundant assignment. |
You can’t perform that action at this time.
0 commit comments