Files
codeql/rust/ql/test/query-tests/security/CWE-825/CONSISTENCY/PathResolutionConsistency.expected

10 lines
398 B
Plaintext

multipleCallTargets
| deallocation.rs:260:11:260:29 | ...::from(...) |
| deallocation.rs:261:11:261:29 | ...::from(...) |
| lifetime.rs:610:13:610:31 | ...::from(...) |
| lifetime.rs:611:13:611:31 | ...::from(...) |
| lifetime.rs:612:27:612:38 | foo.as_str() |
| lifetime.rs:612:41:612:52 | bar.as_str() |
| lifetime.rs:628:13:628:31 | ...::from(...) |
| lifetime.rs:629:32:629:43 | baz.as_str() |