Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: panic on null type #501

Merged
merged 2 commits into from
Feb 6, 2025
Merged

fix: panic on null type #501

merged 2 commits into from
Feb 6, 2025

Conversation

nrwiersma
Copy link
Member

This fixes an panic when a Null schema is encoded or decoded.

Fixes #432

@nrwiersma nrwiersma self-assigned this Feb 6, 2025
@nrwiersma nrwiersma merged commit d39c1ec into main Feb 6, 2025
13 checks passed
@nrwiersma nrwiersma deleted the fix-null-field branch February 6, 2025 06:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

null pointer exception - decoding "null" type
1 participant