codeql/go-all
3.0.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if calling this function may cause a runtime panic.
This predicate is an over-approximation: it may hold for functions that can never cause a runtime panic, but it never fails to hold for functions that can.
predicate mayPanic()