Predicate fcloseCall
A call to a library function that closes a file.
Import path
import semmle.code.cpp.commons.File
predicate fcloseCall(FunctionCall fc, Expr closed)
A call to a library function that closes a file.
import semmle.code.cpp.commons.File
predicate fcloseCall(FunctionCall fc, Expr closed)