C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2022-03-10 10:59:04 +00:00
parent 0d3e47bcae
commit bff10e8ea1

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/overflow-destination`, `cpp/unclear-array-index-validation`, and `cpp/uncontrolled-allocation-size` queries have been modernized and converted to `path-problem` queries and provide more true positive results.