CodeQL library for C/C++
codeql/cpp-all 1.3.1-dev (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)