Skip to content

Commit b40bd75

Browse files
committed
Rust: Revert consistency check failures (cross fingers...)
1 parent 4b7c7c1 commit b40bd75

File tree

1 file changed

+7
-22
lines changed

1 file changed

+7
-22
lines changed

rust/ql/test/query-tests/security/CWE-770/CONSISTENCY/PathResolutionConsistency.expected

Lines changed: 7 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,29 @@
1-
multipleMethodCallTargets
2-
| main.rs:187:13:187:43 | ...::System.allocate(...) | file://:0:0:0:0 | fn allocate |
3-
| main.rs:187:13:187:43 | ...::System.allocate(...) | file://:0:0:0:0 | fn allocate |
4-
| main.rs:188:13:188:50 | ...::System.allocate_zeroed(...) | file://:0:0:0:0 | fn allocate_zeroed |
5-
| main.rs:188:13:188:50 | ...::System.allocate_zeroed(...) | file://:0:0:0:0 | fn allocate_zeroed |
6-
| main.rs:195:13:195:43 | ...::System.allocate(...) | file://:0:0:0:0 | fn allocate |
7-
| main.rs:195:13:195:43 | ...::System.allocate(...) | file://:0:0:0:0 | fn allocate |
8-
| main.rs:196:13:196:50 | ...::System.allocate_zeroed(...) | file://:0:0:0:0 | fn allocate_zeroed |
9-
| main.rs:196:13:196:50 | ...::System.allocate_zeroed(...) | file://:0:0:0:0 | fn allocate_zeroed |
10-
| main.rs:208:21:208:55 | ...::System.grow(...) | file://:0:0:0:0 | fn grow |
11-
| main.rs:208:21:208:55 | ...::System.grow(...) | file://:0:0:0:0 | fn grow |
12-
| main.rs:210:21:210:62 | ...::System.grow_zeroed(...) | file://:0:0:0:0 | fn grow_zeroed |
13-
| main.rs:210:21:210:62 | ...::System.grow_zeroed(...) | file://:0:0:0:0 | fn grow_zeroed |
14-
| main.rs:213:17:213:53 | ...::System.shrink(...) | file://:0:0:0:0 | fn shrink |
15-
| main.rs:213:17:213:53 | ...::System.shrink(...) | file://:0:0:0:0 | fn shrink |
161
multiplePathResolutions
17-
| main.rs:218:14:218:17 | libc | file://:0:0:0:0 | Crate([email protected].171) |
2+
| main.rs:218:14:218:17 | libc | file://:0:0:0:0 | Crate([email protected].172) |
183
| main.rs:218:14:218:17 | libc | file://:0:0:0:0 | Crate([email protected]) |
194
| main.rs:218:14:218:25 | ...::malloc | file://:0:0:0:0 | fn malloc |
205
| main.rs:218:14:218:25 | ...::malloc | file://:0:0:0:0 | fn malloc |
21-
| main.rs:219:13:219:16 | libc | file://:0:0:0:0 | Crate([email protected].171) |
6+
| main.rs:219:13:219:16 | libc | file://:0:0:0:0 | Crate([email protected].172) |
227
| main.rs:219:13:219:16 | libc | file://:0:0:0:0 | Crate([email protected]) |
238
| main.rs:219:13:219:24 | ...::malloc | file://:0:0:0:0 | fn malloc |
249
| main.rs:219:13:219:24 | ...::malloc | file://:0:0:0:0 | fn malloc |
25-
| main.rs:220:13:220:16 | libc | file://:0:0:0:0 | Crate([email protected].171) |
10+
| main.rs:220:13:220:16 | libc | file://:0:0:0:0 | Crate([email protected].172) |
2611
| main.rs:220:13:220:16 | libc | file://:0:0:0:0 | Crate([email protected]) |
2712
| main.rs:220:13:220:31 | ...::aligned_alloc | file://:0:0:0:0 | fn aligned_alloc |
2813
| main.rs:220:13:220:31 | ...::aligned_alloc | file://:0:0:0:0 | fn aligned_alloc |
29-
| main.rs:221:13:221:16 | libc | file://:0:0:0:0 | Crate([email protected].171) |
14+
| main.rs:221:13:221:16 | libc | file://:0:0:0:0 | Crate([email protected].172) |
3015
| main.rs:221:13:221:16 | libc | file://:0:0:0:0 | Crate([email protected]) |
3116
| main.rs:221:13:221:31 | ...::aligned_alloc | file://:0:0:0:0 | fn aligned_alloc |
3217
| main.rs:221:13:221:31 | ...::aligned_alloc | file://:0:0:0:0 | fn aligned_alloc |
33-
| main.rs:222:13:222:16 | libc | file://:0:0:0:0 | Crate([email protected].171) |
18+
| main.rs:222:13:222:16 | libc | file://:0:0:0:0 | Crate([email protected].172) |
3419
| main.rs:222:13:222:16 | libc | file://:0:0:0:0 | Crate([email protected]) |
3520
| main.rs:222:13:222:24 | ...::calloc | file://:0:0:0:0 | fn calloc |
3621
| main.rs:222:13:222:24 | ...::calloc | file://:0:0:0:0 | fn calloc |
37-
| main.rs:223:13:223:16 | libc | file://:0:0:0:0 | Crate([email protected].171) |
22+
| main.rs:223:13:223:16 | libc | file://:0:0:0:0 | Crate([email protected].172) |
3823
| main.rs:223:13:223:16 | libc | file://:0:0:0:0 | Crate([email protected]) |
3924
| main.rs:223:13:223:24 | ...::calloc | file://:0:0:0:0 | fn calloc |
4025
| main.rs:223:13:223:24 | ...::calloc | file://:0:0:0:0 | fn calloc |
41-
| main.rs:224:13:224:16 | libc | file://:0:0:0:0 | Crate([email protected].171) |
26+
| main.rs:224:13:224:16 | libc | file://:0:0:0:0 | Crate([email protected].172) |
4227
| main.rs:224:13:224:16 | libc | file://:0:0:0:0 | Crate([email protected]) |
4328
| main.rs:224:13:224:25 | ...::realloc | file://:0:0:0:0 | fn realloc |
4429
| main.rs:224:13:224:25 | ...::realloc | file://:0:0:0:0 | fn realloc |

0 commit comments

Comments
 (0)