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

fix: no SEGFAULTs and assertion failures #17

Merged
merged 9 commits into from
Jan 17, 2021
Merged

fix: no SEGFAULTs and assertion failures #17

merged 9 commits into from
Jan 17, 2021

Conversation

ikatyang
Copy link
Owner

@ikatyang ikatyang commented Jan 1, 2021

Fixes #14
Fixes #16

This is still WIP since there are still some errors could be found by the libfuzzer, this PR is aimed for showing the progress and it'll be merged if I cannot find any further error.

@kkharji
Copy link

kkharji commented Jan 16, 2021

looking forward for this

@ikatyang
Copy link
Owner Author

There is still an assertion error caused by the wrong precedence between link definitions and code spans (#18), but since it seems to be relatively hard to be triggered and the fix would require some non-trivial changes, I think it should probably be fine to merge this PR now so that others can give it a try.

@ikatyang ikatyang merged commit a09c4cb into master Jan 17, 2021
@ikatyang ikatyang deleted the fix/libfuzzer branch January 17, 2021 13:13
@kkharji
Copy link

kkharji commented Jan 17, 2021

Thanks @ikatyang I'll test out tomorrow

danielpunkass pushed a commit to danielpunkass/tree-sitter-markdown-ikatyang that referenced this pull request Oct 25, 2022
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.

tight loop and eats all RAM SEGFAULTs and assertion failures
2 participants