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 NPE when part conversion fails #10712

Merged
merged 2 commits into from
Apr 15, 2024
Merged

Fix NPE when part conversion fails #10712

merged 2 commits into from
Apr 15, 2024

Conversation

yawkat
Copy link
Member

@yawkat yawkat commented Apr 15, 2024

Reactor does not like null elements, so if the refCountAwareConvert fails, there would be an NPE.

Fixes #10578

Reactor does not like null elements, so if the refCountAwareConvert fails, there would be an NPE.

Fixes #10578
@yawkat yawkat added the type: bug Something isn't working label Apr 15, 2024
@yawkat yawkat added this to the 4.4.2 milestone Apr 15, 2024
Copy link

sonarcloud bot commented Apr 15, 2024

@yawkat yawkat merged commit 95efa06 into 4.4.x Apr 15, 2024
17 checks passed
@yawkat yawkat deleted the bind-npe branch April 15, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants