This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2025-12-17 17:23:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ginsbach/NewOverlayLocalJava
codeql
/
rust
/
ql
/
test
/
query-tests
/
security
/
CWE-825
History
Geoffrey White
d47e925e85
Rust: Delete empty .expected files.
2025-04-04 14:43:24 +01:00
..
AccessInvalidPointer.expected
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
AccessInvalidPointer.qlref
Rust: Initial version of the query.
2025-03-20 14:26:06 +00:00
deallocation.rs
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
lifetime.rs
Rust: Refactor the tests that have multiple control flow paths.
2025-03-24 11:56:32 +00:00
main.rs
Rust: Correct a few details in the test.
2025-03-27 09:20:25 +00:00
options.yml
Rust: Add tests for various kinds of dangling pointers.
2025-03-20 14:26:04 +00:00
rust-toolchain.toml
Rust: Add tests for various kinds of dangling pointers.
2025-03-20 14:26:04 +00:00