-
-
Notifications
You must be signed in to change notification settings - Fork 16k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correctly override equals and hashCode for our OpenSslSession sub-typ…
…es (#13829) Motivation: We did not correct override equals and hashcode methods for some of the OpenSslSession implementations Modifications: Override methods Result: Be able to correctly understand if a session is equal or not
- Loading branch information
1 parent
f0e9b40
commit 94d0cfb
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters