There was an error while loading. Please reload this page.
1 parent 541a449 commit 8646d5cCopy full SHA for 8646d5c
1 file changed
cpp/ql/test/library-tests/dataflow/taint-tests/localTaint.expected
@@ -5507,8 +5507,6 @@
5507
| taint.cpp:194:10:194:10 | x | taint.cpp:194:9:194:10 | & ... | |
5508
| taint.cpp:194:13:194:18 | source | taint.cpp:194:2:194:7 | call to memcpy | TAINT |
5509
| taint.cpp:194:13:194:18 | source | taint.cpp:194:9:194:10 | ref arg & ... | TAINT |
5510
-| taint.cpp:194:21:194:31 | sizeof(int) | taint.cpp:194:2:194:7 | call to memcpy | TAINT |
5511
-| taint.cpp:194:21:194:31 | sizeof(int) | taint.cpp:194:9:194:10 | ref arg & ... | TAINT |
5512
| taint.cpp:207:6:207:11 | call to source | taint.cpp:207:2:207:13 | ... = ... | |
5513
| taint.cpp:207:6:207:11 | call to source | taint.cpp:210:7:210:7 | x | |
5514
| taint.cpp:207:6:207:11 | call to source | taint.cpp:213:12:213:12 | x | |
0 commit comments