Skip to content

Fix Closeable.use NullPointerException#1453

Merged
JakeWharton merged 2 commits intosquare:masterfrom
05nelsonm:issue/1450-closeable-npe
Mar 5, 2024
Merged

Fix Closeable.use NullPointerException#1453
JakeWharton merged 2 commits intosquare:masterfrom
05nelsonm:issue/1450-closeable-npe

Conversation

@05nelsonm
Copy link
Copy Markdown
Contributor

Closes #1450

@05nelsonm 05nelsonm changed the title Fix Cloneable.use NullPointerException Fix Closeable.use NullPointerException Mar 5, 2024
@05nelsonm 05nelsonm requested a review from JakeWharton March 5, 2024 13:35
@JakeWharton JakeWharton enabled auto-merge (squash) March 5, 2024 14:12
@JakeWharton JakeWharton merged commit fe6ac99 into square:master Mar 5, 2024
Copy link
Copy Markdown
Collaborator

@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