Skip to content

Commit 2cdb52c

Browse files
committed
C++: Accept test changes after previous commit.
1 parent e0f2f1d commit 2cdb52c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

cpp/ql/test/library-tests/dataflow/taint-tests/localTaint.expected

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7755,18 +7755,18 @@ WARNING: module 'TaintTracking' has been deprecated and may be removed in future
77557755
| taint.cpp:819:19:819:19 | q | taint.cpp:819:12:819:17 | call to strchr | TAINT |
77567756
| taint.cpp:819:22:819:24 | 47 | taint.cpp:819:12:819:17 | call to strchr | TAINT |
77577757
| taint.cpp:822:33:822:35 | out | taint.cpp:822:33:822:35 | out | |
7758-
| taint.cpp:822:33:822:35 | out | taint.cpp:823:27:823:29 | out | |
7758+
| taint.cpp:822:33:822:35 | out | taint.cpp:826:27:826:29 | out | |
77597759
| taint.cpp:822:50:822:51 | in | taint.cpp:822:50:822:51 | in | |
7760-
| taint.cpp:822:50:822:51 | in | taint.cpp:823:33:823:34 | in | |
7761-
| taint.cpp:823:26:823:29 | ref arg & ... | taint.cpp:822:33:822:35 | out | |
7762-
| taint.cpp:823:26:823:29 | ref arg & ... | taint.cpp:823:27:823:29 | out [inner post update] | |
7763-
| taint.cpp:823:27:823:29 | out | taint.cpp:823:26:823:29 | & ... | |
7764-
| taint.cpp:823:32:823:34 | ref arg & ... | taint.cpp:822:50:822:51 | in | |
7765-
| taint.cpp:823:32:823:34 | ref arg & ... | taint.cpp:823:33:823:34 | in [inner post update] | |
7766-
| taint.cpp:823:33:823:34 | in | taint.cpp:823:32:823:34 | & ... | |
7767-
| taint.cpp:827:20:827:34 | call to indirect_source | taint.cpp:829:23:829:24 | in | |
7768-
| taint.cpp:828:15:828:17 | out | taint.cpp:829:18:829:20 | out | |
7769-
| taint.cpp:828:15:828:17 | out | taint.cpp:830:8:830:10 | out | |
7760+
| taint.cpp:822:50:822:51 | in | taint.cpp:826:33:826:34 | in | |
7761+
| taint.cpp:826:26:826:29 | ref arg & ... | taint.cpp:822:33:822:35 | out | |
7762+
| taint.cpp:826:26:826:29 | ref arg & ... | taint.cpp:826:27:826:29 | out [inner post update] | |
7763+
| taint.cpp:826:27:826:29 | out | taint.cpp:826:26:826:29 | & ... | |
7764+
| taint.cpp:826:32:826:34 | ref arg & ... | taint.cpp:822:50:822:51 | in | |
7765+
| taint.cpp:826:32:826:34 | ref arg & ... | taint.cpp:826:33:826:34 | in [inner post update] | |
7766+
| taint.cpp:826:33:826:34 | in | taint.cpp:826:32:826:34 | & ... | |
7767+
| taint.cpp:830:20:830:34 | call to indirect_source | taint.cpp:832:23:832:24 | in | |
7768+
| taint.cpp:831:15:831:17 | out | taint.cpp:832:18:832:20 | out | |
7769+
| taint.cpp:831:15:831:17 | out | taint.cpp:833:8:833:10 | out | |
77707770
| vector.cpp:16:43:16:49 | source1 | vector.cpp:17:26:17:32 | source1 | |
77717771
| vector.cpp:16:43:16:49 | source1 | vector.cpp:31:38:31:44 | source1 | |
77727772
| vector.cpp:17:21:17:33 | call to vector | vector.cpp:19:14:19:14 | v | |

0 commit comments

Comments
 (0)