Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

fix: panic on null type#501

Merged
nrwiersma merged 2 commits intomainfrom
fix-null-field
Feb 6, 2025
Merged

fix: panic on null type#501
nrwiersma merged 2 commits intomainfrom
fix-null-field

Conversation

@nrwiersma
Copy link
Copy Markdown
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
12 checks passed
@nrwiersma nrwiersma deleted the fix-null-field branch February 6, 2025 06:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

null pointer exception - decoding "null" type

1 participant