mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: Add change note
This commit is contained in:
4
cpp/ql/src/change-notes/2025-01-31-format-args.md
Normal file
4
cpp/ql/src/change-notes/2025-01-31-format-args.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* The "Wrong type of arguments to formatting function" query (`cpp/wrong-type-format-argument`) now produces fewer FPs if the formatting function has multiple definitions.
|
||||
Reference in New Issue
Block a user