File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
rust/ql/test/query-tests/security/CWE-825/CONSISTENCY Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ readWithoutDef
2+ | lifetime.rs:511:6:511:14 | my_local2 | lifetime.rs:514:9:527:2 | enter \|...\| ... | 2 |
3+ | lifetime.rs:564:6:564:14 | my_local2 | lifetime.rs:567:9:580:2 | enter { ... } | 2 |
4+ readWithoutPriorRef
5+ | lifetime.rs:511:6:511:14 | my_local2 | lifetime.rs:514:9:527:2 | enter \|...\| ... | 2 |
6+ | lifetime.rs:564:6:564:14 | my_local2 | lifetime.rs:567:9:580:2 | enter { ... } | 2 |
Original file line number Diff line number Diff line change 1+ variableIsCaptured
2+ | lifetime.rs:511:6:511:14 | my_local2 | CapturedVariable is not captured |
3+ | lifetime.rs:564:6:564:14 | my_local2 | CapturedVariable is not captured |
4+ consistencyOverview
5+ | CapturedVariable is not captured | 2 |
You can’t perform that action at this time.
0 commit comments