Skip to content

Fix typo, causing extensions to produce invalid json#380

Merged
klauspost merged 1 commit intotinylib:masterfrom
pietervanheijningen:patch
Nov 17, 2024
Merged

Fix typo, causing extensions to produce invalid json#380
klauspost merged 1 commit intotinylib:masterfrom
pietervanheijningen:patch

Conversation

@pietervanheijningen
Copy link
Contributor

@pietervanheijningen pietervanheijningen commented Nov 16, 2024

Hey!

msgp.CopyToJSON can produce invalid json if the msgpack contains an extension.
Looks to be a typo. Here's the fix

Didn't extensively test, but seems to fix it for the data i throw at it.

Thanks for the project! Just this function to convert to a JSON string has been quite helpful for me

Copy link
Collaborator

@klauspost klauspost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@klauspost klauspost merged commit 901ed00 into tinylib:master Nov 17, 2024
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