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

Parser is not ignoring trailing garbage #66

Closed
stig opened this issue May 10, 2011 · 1 comment
Closed

Parser is not ignoring trailing garbage #66

stig opened this issue May 10, 2011 · 1 comment
Labels
Milestone

Comments

@stig
Copy link
Collaborator

stig commented May 10, 2011

The parser was not ignoring trailing garbage properly. I.e. It would think that this was valid JSON: []] (note trailing array close).

@stig
Copy link
Collaborator Author

stig commented May 10, 2011

Fixed in master.

@stig stig closed this as completed May 10, 2011
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