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: not clear queue when exceeding a call limit #687

Merged
merged 1 commit into from Aug 13, 2022

Conversation

tomtau
Copy link
Contributor

@tomtau tomtau commented Aug 11, 2022

closes #686
this logic sneaked in from the previous call depth checking;

the follow up for the grammar timeout issue is #685

closes pest-parser#686
this logic sneaked in from the previous call depth checking;

the follow up for the grammar timeout issue is pest-parser#685
@tomtau tomtau requested a review from a team August 11, 2022 10:05
@tomtau tomtau requested a review from a team as a code owner August 11, 2022 10:05
@tomtau tomtau requested review from NoahTheDuke and removed request for a team August 11, 2022 10:05
Copy link
Contributor

@CAD97 CAD97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@CAD97 CAD97 merged commit b6c482e into pest-parser:master Aug 13, 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.

oss-fuzz: pest:parser: ASSERT: index out of bounds: the len is 0 but the index is 8
2 participants