Skip to content

Commit 299f371

Browse files
committed
C++: Accept more test changes.
1 parent 4f23c35 commit 299f371

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

cpp/ql/test/library-tests/syntax-zoo/dataflow-ir-consistency.expected

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1492,12 +1492,8 @@ postWithInFlow
14921492
| cpp11.cpp:65:19:65:45 | Store | PostUpdateNode should not be the target of local flow. |
14931493
| cpp11.cpp:82:17:82:55 | Chi | PostUpdateNode should not be the target of local flow. |
14941494
| cpp11.cpp:82:17:82:55 | Chi | PostUpdateNode should not be the target of local flow. |
1495-
| cpp11.cpp:82:45:82:48 | Chi | PostUpdateNode should not be the target of local flow. |
14961495
| defdestructordeleteexpr.cpp:4:9:4:15 | Chi | PostUpdateNode should not be the target of local flow. |
14971496
| deleteexpr.cpp:7:9:7:15 | Chi | PostUpdateNode should not be the target of local flow. |
1498-
| file://:0:0:0:0 | Chi | PostUpdateNode should not be the target of local flow. |
1499-
| file://:0:0:0:0 | Chi | PostUpdateNode should not be the target of local flow. |
1500-
| file://:0:0:0:0 | Chi | PostUpdateNode should not be the target of local flow. |
15011497
| ir.cpp:177:5:177:12 | Chi | PostUpdateNode should not be the target of local flow. |
15021498
| ir.cpp:178:5:178:12 | Chi | PostUpdateNode should not be the target of local flow. |
15031499
| ir.cpp:183:5:183:12 | Chi | PostUpdateNode should not be the target of local flow. |

cpp/ql/test/query-tests/Security/CWE/CWE-134/semmle/argv/argvLocal.expected

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,8 @@ edges
154154
| argvLocal.c:168:18:168:21 | argv | argvLocal.c:170:24:170:26 | i10 |
155155
nodes
156156
| argvLocal.c:9:25:9:31 | *correct | semmle.label | *correct |
157+
| argvLocal.c:9:25:9:31 | *correct | semmle.label | *correct |
157158
| argvLocal.c:9:25:9:31 | correct | semmle.label | correct |
158-
| argvLocal.c:10:9:10:15 | Chi | semmle.label | Chi |
159-
| argvLocal.c:10:9:10:15 | Chi | semmle.label | Chi |
160159
| argvLocal.c:95:9:95:12 | argv | semmle.label | argv |
161160
| argvLocal.c:95:9:95:12 | argv | semmle.label | argv |
162161
| argvLocal.c:95:9:95:15 | (const char *)... | semmle.label | (const char *)... |

0 commit comments

Comments
 (0)