C++: Change note.

This commit is contained in:
Geoffrey White
2026-03-19 16:17:04 +00:00
parent 1ddf81c58c
commit 9c6276ef48

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.