Skip to content

Fix encoding for empty slice that causes panic - #3

Merged
sonh merged 1 commit into
mainfrom
fix/encoding-empty-slice
Dec 5, 2022
Merged

Fix encoding for empty slice that causes panic#3
sonh merged 1 commit into
mainfrom
fix/encoding-empty-slice

Conversation

@sonh

@sonh sonh commented Dec 5, 2022

Copy link
Copy Markdown
Owner

Fix incorrect encoding that causes panic according to #2

@sonh sonh linked an issue Dec 5, 2022 that may be closed by this pull request
@sonh sonh self-assigned this Dec 5, 2022
@sonh
sonh merged commit b0f2786 into main Dec 5, 2022
@sonh
sonh deleted the fix/encoding-empty-slice branch December 5, 2022 19:45
@sonh sonh added the bug Something isn't working label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Panic when encoding empty slice with "comma" tag.

1 participant