C++: Change note.

This commit is contained in:
Geoffrey White
2023-01-05 14:51:23 +00:00
parent 3b31da8a62
commit b3e82498fa

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/no-space-for-terminator` and `cpp/uncontrolled-allocation-size` queries have been enhanced with heuristic detection of allocations. These queries now find more results.