Skip to content

Commit 7155af5

Browse files
committed
C++: Accept more test changes.
1 parent fb9fc14 commit 7155af5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cpp/ql/test/experimental/query-tests/Security/CWE/CWE-190/AllocMultiplicationOverflow/AllocMultiplicationOverflow.expected

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
edges
2-
| test.cpp:22:17:22:21 | ... * ... | test.cpp:23:33:23:37 | size1 | provenance | |
2+
| test.cpp:22:17:22:21 | (size_t)... | test.cpp:23:33:23:37 | size1 | provenance | |
3+
| test.cpp:22:17:22:21 | ... * ... | test.cpp:22:17:22:21 | (size_t)... | provenance | |
34
| test.cpp:37:24:37:27 | size | test.cpp:37:46:37:49 | size | provenance | |
45
| test.cpp:45:36:45:40 | ... * ... | test.cpp:37:24:37:27 | size | provenance | |
56
nodes
67
| test.cpp:13:33:13:37 | ... * ... | semmle.label | ... * ... |
78
| test.cpp:15:31:15:35 | ... * ... | semmle.label | ... * ... |
89
| test.cpp:19:34:19:38 | ... * ... | semmle.label | ... * ... |
10+
| test.cpp:22:17:22:21 | (size_t)... | semmle.label | (size_t)... |
911
| test.cpp:22:17:22:21 | ... * ... | semmle.label | ... * ... |
1012
| test.cpp:23:33:23:37 | size1 | semmle.label | size1 |
1113
| test.cpp:30:18:30:32 | ... * ... | semmle.label | ... * ... |

0 commit comments

Comments
 (0)