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

Member predicate FormattingFunction::hasArrayWithVariableSize

Holds if parameter bufParam should always point to a buffer with the number of elements indicated by countParam.

predicate hasArrayWithVariableSize(int bufParam, int countParam)