C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-01-29 16:30:55 +00:00
parent ea79a84c2e
commit 5024df9c4e

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Incorrect return-value check for a 'scanf'-like function" query (`cpp/incorrectly-checked-scanf`) now recognizes more EOF checks.