ex0dus-0x / fuzzable

Framework for Automating Fuzzable Target Discovery with Static Analysis.
MIT License
510 stars 53 forks source link

Failed to analyze JDK6 sources #24

Closed mimicria closed 2 years ago

mimicria commented 2 years ago

Hello! I tried to analyze the jdk6 project and it ended with an error.

fuzzable_jdk6_src.log

I guess the problem is in the tree-sitter. Is it possible to ignore errors and continue analysis?