We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896358d commit 49b7338Copy full SHA for 49b7338
1 file changed
rust/ql/src/change-notes/2025-12-05-exclude-dereference-sinks.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* Fixed false positives from the `rust/access-invalid-pointer` query, by only considering dereferences of raw pointers as sinks.
0 commit comments