C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-07-23 11:49:07 +01:00
parent 1189665970
commit 019447b681

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/overrun-write` query now recognizes more bound checks and thus produces fewer false positives.