C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-03-20 14:56:39 +00:00
parent 14aff5c94c
commit 96cd259eda

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The "Missing return-value check for a 'scanf'-like function" query (`cpp/missing-check-scanf`) has been converted to a `path-problem` query.