C++: Add change note

This commit is contained in:
Jeroen Ketema
2024-06-05 10:05:13 +02:00
parent 66077dc38d
commit 6f8449cf75

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/dangerous-function-overflow` no longer produces a false positive alert when the `gets` function does not have exactly one parameter.