Skip to content

Commit 280fdbf

Browse files
committed
C++: accept test output from perf improvement
The last commit removed some source nodes from the dataflow graph, which changed the test expectations slightly. No result changes occurred.
1 parent 60532e6 commit 280fdbf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cpp/ql/test/query-tests/Security/CWE/CWE-326/InsufficientKeySize.expected

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
edges
22
nodes
3-
| test.cpp:28:45:28:48 | 2048 | semmle.label | 2048 |
4-
| test.cpp:29:49:29:52 | 2048 | semmle.label | 2048 |
5-
| test.cpp:31:43:31:46 | 2048 | semmle.label | 2048 |
63
| test.cpp:34:45:34:48 | 1024 | semmle.label | 1024 |
74
| test.cpp:35:49:35:52 | 1024 | semmle.label | 1024 |
85
| test.cpp:37:43:37:46 | 1024 | semmle.label | 1024 |

0 commit comments

Comments
 (0)