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

Attempting to parse large exp files leads to stack overflows #69

Open
g-rauhoeft opened this issue Jun 8, 2021 · 0 comments
Open

Attempting to parse large exp files leads to stack overflows #69

g-rauhoeft opened this issue Jun 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@g-rauhoeft
Copy link
Contributor

g-rauhoeft commented Jun 8, 2021

Attempting to parse AP242 or AP203-long using esprc leads to a stack overflow error on my Windows machine. We should probably switch from stack based to heap based allocations for the parser.

@termoshtt termoshtt added the bug Something isn't working label Jun 9, 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
Projects
None yet
Development

No branches or pull requests

2 participants