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 c68d3c5 commit 8e92fccCopy full SHA for 8e92fcc
cpp/ql/src/Security/CWE/CWE-416/Temporaries.qll
@@ -41,7 +41,6 @@ predicate isStoredInContainer(Expr e) {
41
)
42
}
43
44
-
45
/**
46
* Holds if `e` or a conversion of `e` has an lvalue-to-rvalue conversion.
47
*/
0 commit comments