We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent def655f commit eab7481Copy full SHA for eab7481
rust/ql/test/query-tests/security/CWE-312/CONSISTENCY/PathResolutionConsistency.expected
@@ -72,6 +72,7 @@ multipleCallTargets
72
| test_logging.rs:195:15:195:38 | ...::_eprint(...) |
73
| test_logging.rs:229:30:229:71 | ... .as_str() |
74
| test_logging.rs:242:16:242:61 | ... .as_bytes() |
75
+| test_logging.rs:243:5:245:66 | ... .write_all(...) |
76
| test_logging.rs:245:20:245:65 | ... .as_bytes() |
77
| test_logging.rs:248:15:248:60 | ... .as_bytes() |
78
| test_logging.rs:251:15:251:60 | ... .as_bytes() |
0 commit comments