Skip to content

Conversation

bigbug
Copy link

@bigbug bigbug commented Jun 8, 2021

In the reset method the stack-Position was not reset. This leads to an overflow of the stack array when the parser is reused and (the previous document was not fully finished or the previous document was faulty).

The introduced fix resets the stackPos to 0 in the reset() method.

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.

1 participant