qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate isMemoryManagementExpr

Is e some kind of allocation or deallocation (new, alloc, realloc, delete, free etc)?

Import path

import semmle.code.cpp.commons.Alloc
predicate isMemoryManagementExpr(Expr e)