Skip to content

docs(readme): fuzzer crashes & -max-len workaround#136

Merged
ahelwer merged 1 commit intotlaplus-community:mainfrom
domodwyer:dom/fuzzer-crash-docs
Feb 26, 2025
Merged

docs(readme): fuzzer crashes & -max-len workaround#136
ahelwer merged 1 commit intotlaplus-community:mainfrom
domodwyer:dom/fuzzer-crash-docs

Conversation

@domodwyer
Copy link
Copy Markdown
Contributor

Closes #134.


  • docs(readme): fuzzer crashes & -max-len workaround (c46a1e1)

    There are known crash cases that are uncovered by fuzzing, but these can
    be avoided by limiting the size of inputs generated by libFuzzer.
    
    See https://github.com/tlaplus-community/tree-sitter-tlaplus/issues/134
    

There are known crash cases that are uncovered by fuzzing, but these can
be avoided by limiting the size of inputs generated by libFuzzer.

See tlaplus-community#134
@ahelwer ahelwer merged commit 4ba91b0 into tlaplus-community:main Feb 26, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed assertion in parser.c (ts_parser__external_scanner_serialize)

2 participants