C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-08-08 15:23:40 +01:00
parent 0c9d14f417
commit b00107f927

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed a false positive in `cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.