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

Validate hangs with deeply nested arrays #64

Open
WillAbides opened this issue Apr 5, 2021 · 1 comment
Open

Validate hangs with deeply nested arrays #64

WillAbides opened this issue Apr 5, 2021 · 1 comment

Comments

@WillAbides
Copy link

This bit of invalid json causes Validate to hang:

https://github.com/nst/JSONTestSuite/blob/master/test_parsing/n_structure_100000_opening_arrays.json

@kevburnsjr
Copy link
Contributor

I saw the same behavior while implementing #68.
Recommend enforcing 500 depth (as global var) for both parse and validate.

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

No branches or pull requests

2 participants