There was an error while loading. Please reload this page.
1 parent 5c084f8 commit 7fa367dCopy full SHA for 7fa367d
1 file changed
cpp/ql/src/semmle/code/cpp/commons/Alloc.qll
@@ -195,4 +195,3 @@ predicate isDeallocationExpr(Expr e) {
195
e instanceof DeleteExpr or
196
e instanceof DeleteArrayExpr
197
}
198
-
0 commit comments