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 Closeable.use NullPointerException #1453

Merged
merged 2 commits into from
Mar 5, 2024

Conversation

05nelsonm
Copy link
Contributor

Closes #1450

@05nelsonm 05nelsonm changed the title Fix Cloneable.use NullPointerException Fix Closeable.use NullPointerException Mar 5, 2024
@JakeWharton JakeWharton enabled auto-merge (squash) March 5, 2024 14:12
@JakeWharton JakeWharton merged commit fe6ac99 into square:master Mar 5, 2024
11 checks passed
Copy link
Member

@swankjesse swankjesse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

Closeable.use throws NPE when block returns nullable
3 participants