We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6714e commit 8012f3bCopy full SHA for 8012f3b
cpp/ql/src/Security/CWE/CWE-416/IteratorToExpiredContainer.ql
@@ -2,7 +2,7 @@
2
* @name Iterator to expired container
3
* @description Using an iterator owned by a container whose lifetime has expired may lead to unexpected behavior.
4
* @kind problem
5
- * @precision medium
+ * @precision high
6
* @id cpp/iterator-to-expired-container
7
* @problem.severity warning
8
* @security-severity 8.8
0 commit comments