Skip to content

Commit 2c84b49

Browse files
committed
Rust: Update test expecations
1 parent 32365fd commit 2c84b49

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

rust/ql/test/query-tests/security/CWE-696/BadCTorInitialization.expected

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,11 @@ edges
5959
| test.rs:129:4:130:21 | fn bad3_1 | test.rs:130:5:130:19 | call_target3_1(...) |
6060
| test.rs:130:5:130:19 | call_target3_1(...) | test.rs:124:1:126:1 | fn call_target3_1 |
6161
| test.rs:144:1:144:7 | Attr | test.rs:145:4:147:21 | fn bad3_3 |
62-
| test.rs:144:1:148:1 | fn bad3_3 | test.rs:146:5:146:20 | call_target3_1(...) |
6362
| test.rs:145:4:147:21 | fn bad3_3 | test.rs:146:5:146:19 | call_target3_1(...) |
6463
| test.rs:146:5:146:19 | call_target3_1(...) | test.rs:124:1:126:1 | fn call_target3_1 |
65-
| test.rs:146:5:146:20 | call_target3_1(...) | test.rs:124:1:126:1 | fn call_target3_1 |
6664
| test.rs:150:1:150:7 | Attr | test.rs:151:4:152:13 | fn bad3_4 |
6765
| test.rs:151:4:152:13 | fn bad3_4 | test.rs:152:5:152:11 | bad3_3(...) |
68-
| test.rs:152:5:152:11 | bad3_3(...) | test.rs:144:1:148:1 | fn bad3_3 |
66+
| test.rs:152:5:152:11 | bad3_3(...) | test.rs:145:4:147:21 | fn bad3_3 |
6967
| test.rs:168:1:168:7 | Attr | test.rs:169:4:170:16 | fn bad4_1 |
7068
| test.rs:169:4:170:16 | fn bad4_1 | test.rs:168:1:168:7 | ... .write(...) |
7169
| test.rs:169:4:170:16 | fn bad4_1 | test.rs:168:1:168:7 | ...::stdout(...) |

0 commit comments

Comments
 (0)