C++: Tweak change note slightly

This commit is contained in:
Jeroen Ketema
2023-11-16 10:56:47 +01:00
parent afe318edbe
commit 2eb67549e6

View File

@@ -1,4 +1,4 @@
---
category: breaking
---
* The `cpp/tainted-format-string-through-global` query has been deleted. This does not lead to a loss of alerts, as the query duplicated a subset of the alerts from `cpp/tainted-format-string`.
* The `cpp/tainted-format-string-through-global` query has been deleted. This does not lead to a loss of relevant alerts, as the query duplicated a subset of the alerts from `cpp/tainted-format-string`.