On Saturday, 15 December 2018 at 15:37:19 UTC, Basile B. wrote:
I think this is what Walter calls "AST poisoning" (never understood how it worked before today). And the whole parser is like this.

This poisoning kills the interest of using a fuzzer. 99% of the crashes will be in hdrgen.

As is common with fuzzing, you'll need to ensure the program crashes. Sometimes that requires some tweaking.

Regardless, you still have the input to investigate.

Reply via email to