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

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

Verified

This commit was signed with the committer’s verified signature.
sdispater Sébastien Eustace

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

null pointer exception - decoding "null" type
1 participant