File tree 1 file changed +10
-0
lines changed
rust/ql/test/query-tests/security/CWE-825/CONSISTENCY
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ postWithInFlow
2
+ | deallocation.rs:20:23:20:24 | [post] m1 | PostUpdateNode should not be the target of local flow. |
3
+ | deallocation.rs:70:23:70:35 | [post] m2 as ... | PostUpdateNode should not be the target of local flow. |
4
+ | deallocation.rs:112:14:112:40 | [post] my_ptr as ... | PostUpdateNode should not be the target of local flow. |
5
+ | deallocation.rs:176:27:176:28 | [post] p1 | PostUpdateNode should not be the target of local flow. |
6
+ | deallocation.rs:189:27:189:44 | [post] ... .as_mut_ptr(...) | PostUpdateNode should not be the target of local flow. |
7
+ | deallocation.rs:217:24:217:31 | [post] self.ptr | PostUpdateNode should not be the target of local flow. |
8
+ | deallocation.rs:236:27:236:29 | [post] ptr | PostUpdateNode should not be the target of local flow. |
9
+ | deallocation.rs:242:27:242:29 | [post] ptr | PostUpdateNode should not be the target of local flow. |
10
+ | deallocation.rs:267:23:267:25 | [post] ptr | PostUpdateNode should not be the target of local flow. |
You can’t perform that action at this time.
0 commit comments