C++: Change note.

This commit is contained in:
Geoffrey White
2024-07-22 18:01:47 +01:00
parent 7b03f3268f
commit e8718f9d2f

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/suspicious-allocation-size` ("Not enough memory allocated for array of pointer type") query no longer produces false positives on "variable size" `struct`s.