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 #4248: add special handling for null "cause" for Throwable deserialization #4249

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

cowtowncoder
Copy link
Member

@cowtowncoder cowtowncoder commented Dec 8, 2023

Fix #4248.

@cowtowncoder cowtowncoder self-assigned this Dec 8, 2023
@cowtowncoder cowtowncoder added this to the 2.17.0 milestone Dec 8, 2023
@cowtowncoder cowtowncoder merged commit 6edd415 into 2.17 Dec 8, 2023
5 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.17/4248-throwable-deser branch December 8, 2023 02:56
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.

ThrowableDeserializer does not handle null well for cause
1 participant