Skip to content

Commit afe318e

Browse files
committed
C++: Delete cpp/tainted-format-string-through-global
1 parent f22979f commit afe318e

6 files changed

+4
-170
lines changed

cpp/ql/src/Security/CWE/CWE-134/UncontrolledFormatStringThroughGlobalVar.c

Lines changed: 0 additions & 24 deletions
This file was deleted.

cpp/ql/src/Security/CWE/CWE-134/UncontrolledFormatStringThroughGlobalVar.qhelp

Lines changed: 0 additions & 36 deletions
This file was deleted.

cpp/ql/src/Security/CWE/CWE-134/UncontrolledFormatStringThroughGlobalVar.ql

Lines changed: 0 additions & 40 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
category: breaking
3+
---
4+
* 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`.

cpp/ql/test/query-tests/Security/CWE/CWE-134/semmle/globalVars/UncontrolledFormatStringThroughGlobalVar.expected

Lines changed: 0 additions & 69 deletions
This file was deleted.

cpp/ql/test/query-tests/Security/CWE/CWE-134/semmle/globalVars/UncontrolledFormatStringThroughGlobalVar.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)