CodeQL library for C/C++
codeql/cpp-all 0.12.12-dev (changelog, source)
Search

Predicate isExFreePoolCall

Holds if fc is a function call that is the result of expanding the ExFreePool macro.

Import path

import semmle.code.cpp.security.flowafterfree.FlowAfterFree
predicate isExFreePoolCall(FunctionCall fc, Expr e)