Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzing #9

Closed
theHamsta opened this issue Oct 20, 2020 · 2 comments
Closed

Fuzzing #9

theHamsta opened this issue Oct 20, 2020 · 2 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@theHamsta
Copy link

theHamsta commented Oct 20, 2020

Could you try fuzzing for scanner.c with the instruction in
ikatyang/tree-sitter-markdown#14

Apparently it's easy to get stuck in a endless loop in the scanner.c

@TravonteD TravonteD added bug Something isn't working enhancement New feature or request labels Nov 3, 2020
@TravonteD
Copy link
Owner

@theHamsta are you getting segfaults with the current build? if so, under what conditions?

@theHamsta
Copy link
Author

No, defaults. But the parser can get sticker a endless loop. Why don't you try it out yourself. The fuzzer tests random input sequences and shows you the ones that are problematic.

otommod added a commit to otommod/tree-sitter-fennel that referenced this issue Aug 20, 2021
otommod added a commit to otommod/tree-sitter-fennel that referenced this issue Aug 20, 2021
otommod added a commit to otommod/tree-sitter-fennel that referenced this issue Aug 23, 2021
otommod added a commit to otommod/tree-sitter-fennel that referenced this issue Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants