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

Member predicate CustomOptions::returnsNull

Holds if this call may return NULL. This is only used if overrideReturnsNull holds for the call.

By default, this handles the Xstrdup function used by the CVS project.

predicate returnsNull(Call call)