Update cpp/ql/src/change-notes/2024-12-05-wrong-type-format-args.md

Co-authored-by: Jeroen Ketema <93738568+jketema@users.noreply.github.com>
This commit is contained in:
Calum Grant
2024-12-06 15:34:57 +00:00
committed by GitHub
parent 2cd4e1af9f
commit 5aa604b42c

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* The "Wrong type of arguments to formatting function" query (`cpp/wrong-type-format-argument`) query no longer produces results when a string type has an extraction error.
* The "Wrong type of arguments to formatting function" query (`cpp/wrong-type-format-argument`) no longer produces results when an argument type has an extraction error.