qtil
advanced-security/qtil-cpp 0.0.4
Search

Predicate freeCall

A call to a library routine that frees memory.

DEPRECATED: Use DeallocationExpr instead (this also includes delete expressions).

Import path

import semmle.code.cpp.commons.Alloc
predicate freeCall(FunctionCall fc, Expr arg)