Skip to content

Commit eab7481

Browse files
committed
Rust: Accept CWE-312 consistency check failures.
1 parent def655f commit eab7481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ multipleCallTargets
7272
| test_logging.rs:195:15:195:38 | ...::_eprint(...) |
7373
| test_logging.rs:229:30:229:71 | ... .as_str() |
7474
| test_logging.rs:242:16:242:61 | ... .as_bytes() |
75+
| test_logging.rs:243:5:245:66 | ... .write_all(...) |
7576
| test_logging.rs:245:20:245:65 | ... .as_bytes() |
7677
| test_logging.rs:248:15:248:60 | ... .as_bytes() |
7778
| test_logging.rs:251:15:251:60 | ... .as_bytes() |

0 commit comments

Comments
 (0)