Skip to content

removed checkAndInitSSLSocket from close()#330

Merged
cconlon merged 1 commit intowolfSSL:masterfrom
rlm2002:checkAndInitCatch
Feb 10, 2026
Merged

removed checkAndInitSSLSocket from close()#330
cconlon merged 1 commit intowolfSSL:masterfrom
rlm2002:checkAndInitCatch

Conversation

@rlm2002
Copy link
Copy Markdown
Contributor

@rlm2002 rlm2002 commented Feb 9, 2026

Removed call to checkAndInitSSLSocket() from WolfSSLSocket.close(). Call was causing another attempt to initialize SSLSocket after initialization failed previously.

Fixes SunJSSE ECCurvesconstraints.java.
Failed during key loading as expected (exception caught), but later threw same exception during close()

@rlm2002 rlm2002 assigned rlm2002 and cconlon and unassigned rlm2002 Feb 9, 2026
@rlm2002 rlm2002 marked this pull request as ready for review February 10, 2026 00:13
@cconlon cconlon merged commit 416029c into wolfSSL:master Feb 10, 2026
221 of 233 checks passed
@rlm2002 rlm2002 deleted the checkAndInitCatch branch March 3, 2026 20:06
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.

2 participants