codeql/cpp-all
4.3.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
A call to a library function that opens a file.
import semmle.code.cpp.commons.File
predicate fopenCall(FunctionCall fc)