ossf / fuzz-introspector

Fuzz Introspector -- introspect, extend and optimise fuzzers
https://fuzz-introspector.readthedocs.io
Apache License 2.0
378 stars 54 forks source link

cfg_load: return empty list instead of throwing exception #1772

Closed DavidKorczynski closed 1 month ago

DavidKorczynski commented 1 month ago

This helps kernel driver analysis where we may not always have a calltree, since we don't have an entrypoint at first.