Skip to content

Conversation

abrander
Copy link
Contributor

@abrander abrander commented Feb 1, 2023

Current master breaks when encountering JSON containing an empty object containing whitespace like {"obj":{ }} when using the stream decoder - Unmarshal() behaves as expected.

This PR fixed that problem, and NewDecoder().Decode() will behave like Unmarshal().

@goccy
Copy link
Owner

goccy commented Mar 13, 2023

Thank you for your contribution !!! LGTM

@goccy goccy merged commit 7be58ac into goccy:master Mar 13, 2023
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.

2 participants