C++: Add change note

This commit is contained in:
Jeroen Ketema
2022-12-15 12:57:13 +01:00
parent 0b4c4fd580
commit ef61d14e9c

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `cpp/missing-check-scanf` query no longer reports the free'ing of `scanf` output variables as potential reads.