You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I'd see how the parser did with the new TREE_SITTER_MARKDOWN_AVOID_CRASH trick against the fuzzer. Unfortunately, the fuzzer still finds crashes, and infinite loops.
Here are a couple of examples, I guess that there may be more.
Hi,
I thought I'd see how the parser did with the new
TREE_SITTER_MARKDOWN_AVOID_CRASH
trick against the fuzzer. Unfortunately, the fuzzer still finds crashes, and infinite loops.Here are a couple of examples, I guess that there may be more.
result: parser loops and eats up all available memory.
result:
The text was updated successfully, but these errors were encountered: