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

Predicate fopenCall

A call to a library function that opens a file.

Import path

import semmle.code.cpp.commons.File
predicate fopenCall ( FunctionCall fc )