mirror of
https://github.com/github/codeql.git
synced 2026-01-25 04:12:58 +01:00
Change note
This commit is contained in:
4
change-notes/2022-08-24-missing-check-scanf.md
Normal file
4
change-notes/2022-08-24-missing-check-scanf.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: newQuery
|
||||
---
|
||||
* Added a new query, `cpp/missing-check-scanf`, to detect `scanf` output variables that are used without a proper return-value check to see that they were actually written.
|
||||
Reference in New Issue
Block a user