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

lib: uc_json(): accept trailing whitespace when parsing strings #128

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

jow-
Copy link
Owner

@jow- jow- commented Nov 29, 2022

Only raise a trailing garbage error if the given JSON source string is followed by a non white space character.

Signed-off-by: Jo-Philipp Wich [email protected]

Only raise a trailing garbage error if the given JSON source string is
followed by a non white space character.

Signed-off-by: Jo-Philipp Wich <[email protected]>
@jow- jow- force-pushed the lib-json-improve-trailing-garbage-handling branch from b18c503 to 394e901 Compare November 29, 2022 09:03
@jow- jow- merged commit fd23773 into master Nov 29, 2022
@jow- jow- deleted the lib-json-improve-trailing-garbage-handling branch November 29, 2022 09:17
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.

1 participant