Skip to content

Commit a241b7c

Browse files
committed
Accept cpp test result changes
1 parent 5560110 commit a241b7c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
| tests.cpp:296:6:296:21 | subtypeNonSource | Unexpected result: interpretElement |
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
| tests.cpp:340:11:340:26 | call to subtypeNonSource | Unexpected result: ir |

cpp/ql/test/library-tests/dataflow/taint-tests/test_mad-signatures.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ signatureMatches
135135
| stl.h:678:33:678:38 | format | std | (format_string,Args &&) | | format<Args> | 0 |
136136
| stl.h:678:33:678:38 | format | std | (format_string,Args &&) | | format<Args> | 1 |
137137
| stl.h:678:33:678:38 | format | std | (format_string,Args &&) | | format<Args> | 1 |
138+
| taint.cpp:735:7:735:12 | malloc | | (size_t) | | malloc | 0 |
138139
| taint.cpp:847:5:847:11 | toupper | | (int) | | toupper | 0 |
139140
| taint.cpp:848:5:848:11 | tolower | | (int) | | tolower | 0 |
140141
getSignatureParameterName

0 commit comments

Comments
 (0)