qtil
advanced-security/qtil-go 0.0.3
Search

Predicate possiblyReturnsNonNil

Holds if ret is a data-flow node whose value contributes to the output res of fd, and that node may evaluate to a value other than nil.

Import path

import semmle.go.dataflow.internal.DataFlowUtil
predicate possiblyReturnsNonNil(FuncDecl fd, FunctionOutput res, Node ret)