C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-01-28 16:07:09 +00:00
parent c9a3cf4bd0
commit 202a5e86da

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Call to memory access function may overflow buffer" query (`cpp/overflow-buffer`) now produces fewer FPs involving non-static member variables.