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

[4.x] Handle certificate corruption #7982

Merged
merged 1 commit into from Oct 2, 2023

Conversation

yschimke
Copy link
Collaborator

Avoid NPE and throw IOException

#fixes #7978

@yschimke yschimke changed the base branch from master to okhttp_4x August 11, 2023 12:54
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.

Mind landing in master first?

@yschimke
Copy link
Collaborator Author

#7981 for master

@swankjesse swankjesse merged commit cd581af into square:okhttp_4x Oct 2, 2023
@yschimke yschimke deleted the cache_fix_4 branch October 15, 2023 11:52
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.

Fatal Exception: java.lang.NullPointerException: okhttp3.Cache$Entry.readCertificateList
2 participants