Module Buffer
Import path
import semmle.code.cpp.commons.Buffer
Imports
cpp |
Provides classes and predicates for working with C/C++ code. |
Predicates
getBufferSize |
Get the size in bytes of the buffer pointed to by an expression (if this can be determined). |
memberMayBeVarSize |
Holds if |