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

Member predicate Snprintf::returnsFullFormatLength

Holds if this function returns the length of the formatted string that would have been output, regardless of the amount of space in the buffer.

predicate returnsFullFormatLength()