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

UniValue::read(): Clear internal state upon error #58

Merged
merged 1 commit into from Feb 3, 2019

Conversation

jgarzik
Copy link
Owner

@jgarzik jgarzik commented Feb 3, 2019

Avoid parsing edge cases that leave the class internal data in an
inconsistent state, when the parser encounters an input data error.

This is a rewrite of PR #39 by @awemany.

Avoid parsing edge cases that leave the class internal data in an
inconsistent state, when the parser encounters an input data error.

This is a rewrite of PR #39 by @awemany.
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.

None yet

1 participant