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

Buffer overflow in runtimes for SPPF history parts #10

Closed
woutersl opened this issue Sep 29, 2014 · 2 comments
Closed

Buffer overflow in runtimes for SPPF history parts #10

woutersl opened this issue Sep 29, 2014 · 2 comments
Labels
Milestone

Comments

@woutersl
Copy link
Member

Original report by Laurent Wouters (Bitbucket: 557058:675792b6-d731-4823-9f7d-c6dfcb2df2b5, ).


In all runtimes (.Net and Java), the buffer for storing history parts in the SPPF builder (RNGLR algorithm) is fixed size and overflows when a lot of reductions occur on the same input token.

@woutersl
Copy link
Member Author

Original comment by Laurent Wouters (Bitbucket: 557058:675792b6-d731-4823-9f7d-c6dfcb2df2b5, ).


Confirmed

@woutersl
Copy link
Member Author

Original comment by Laurent Wouters (Bitbucket: 557058:675792b6-d731-4823-9f7d-c6dfcb2df2b5, ).


[fix] Fixed issue #10 by growing the history part buffer

@woutersl woutersl added this to the 1.4.0.release milestone Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant