mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Merge pull request #20267 from aschackmull/java/nullness-fix
Java: Add more nullness tests and fix a bug causing false negatives.
This commit is contained in:
4
java/ql/src/change-notes/2025-08-22-nullness-fn.md
Normal file
4
java/ql/src/change-notes/2025-08-22-nullness-fn.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Fixed a bug that was causing false negatives in rare cases in the query `java/dereferenced-value-may-be-null`.
|
||||
Reference in New Issue
Block a user