mirror of
https://github.com/github/codeql.git
synced 2026-04-25 08:45:14 +02:00
Java: Add change note.
This commit is contained in:
4
java/ql/lib/change-notes/2025-07-28-guardwrappers.md
Normal file
4
java/ql/lib/change-notes/2025-07-28-guardwrappers.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Guard implication logic involving wrapper methods has been improved. In particular, this means fewer false positives for `java/dereferenced-value-may-be-null`.
|
||||
Reference in New Issue
Block a user