C++: Add change note

This commit is contained in:
Mathias Vorreiter Pedersen
2024-01-29 13:47:17 +00:00
committed by GitHub
parent a5794509ec
commit 044d94c580

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Incorrect return-value check for a 'scanf'-like function" query (`cpp/incorrectly-checked-scanf`) no longer reports an alert when an explicit check for EOF is added.