Merge pull request #1 from geoffw0/changenote

C++: Change note.
This commit is contained in:
Kaixuan Li
2026-03-20 10:14:24 +08:00
committed by GitHub

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Fixed an issue with the "Uncontrolled format string" (`cpp/tainted-format-string`) query involving certain kinds of formatting function implementations.