Geoffrey White
|
41a6bf079d
|
Rust: Add barrier for null pointer checks to the query.
|
2025-11-17 15:00:22 +00:00 |
|
Geoffrey White
|
d804229158
|
Rust: Add missing model.
|
2025-11-17 14:41:14 +00:00 |
|
Geoffrey White
|
6c3566ab52
|
Rust: It turns out we need test cases for immutable pointers as well.
|
2025-11-17 14:32:57 +00:00 |
|
Geoffrey White
|
e0f0305ace
|
Rust: Add test cases for rust/access-invalid-pointer based on real world FPs.
|
2025-11-13 16:07:22 +00:00 |
|
Geoffrey White
|
43cb98ad15
|
Rust: Fix some warnings in the existing test.
|
2025-06-05 10:37:27 +01:00 |
|
Geoffrey White
|
8e8374b9bc
|
Rust: Label source annotations in the test properly.
|
2025-06-05 10:37:26 +01:00 |
|
Geoffrey White
|
1d7dac485e
|
Rust: switch the query to taint flow so that we get taint through conversions (without needing a special case).
|
2025-04-01 17:57:04 +01:00 |
|
Geoffrey White
|
ce7a0fd094
|
Rust: Test for sinks inside sources.
|
2025-03-28 11:12:10 +00:00 |
|
Geoffrey White
|
4e496fe7b2
|
Rust: Lets just not model 'drop' incorrectly, for now.
|
2025-03-27 12:25:08 +00:00 |
|
Geoffrey White
|
8598d619f2
|
Rust: Add a test case involving a Drop method.
|
2025-03-27 09:39:25 +00:00 |
|
Geoffrey White
|
d1a0237e87
|
Rust: Correct a few details in the test.
|
2025-03-27 09:20:25 +00:00 |
|
Geoffrey White
|
e4cadf09ce
|
Rust: Don't report excessive results for the same source.
|
2025-03-24 12:12:42 +00:00 |
|
Geoffrey White
|
b7044bdcde
|
Rust: Add a test of repeat sinks.
|
2025-03-24 12:04:43 +00:00 |
|
Geoffrey White
|
f582054ca4
|
Rust: Refactor the tests that have multiple control flow paths.
|
2025-03-24 11:56:32 +00:00 |
|
Geoffrey White
|
5831c446d3
|
Rust: Add test cases for another situation I came across.
|
2025-03-20 14:26:15 +00:00 |
|
Geoffrey White
|
019fcbfbf9
|
Rust: Add qhelp examples, and add them as tests.
|
2025-03-20 14:26:13 +00:00 |
|
Geoffrey White
|
7ceb76441a
|
Rust: Improve the source to account for conversions.
|
2025-03-20 14:26:10 +00:00 |
|
Geoffrey White
|
be6d0d1f86
|
Rust: Work around data flow source issue.
|
2025-03-20 14:26:09 +00:00 |
|
Geoffrey White
|
dcd016f5be
|
Rust: Initial version of the query.
|
2025-03-20 14:26:06 +00:00 |
|
Geoffrey White
|
19f009ae08
|
Rust: Add tests for various kinds of dangling pointers.
|
2025-03-20 14:26:04 +00:00 |
|