wolfssl icon indicating copy to clipboard operation
wolfssl copied to clipboard

fix a bug in client-tls.c

Open ya0guang opened this issue 1 year ago • 1 comments

wolfSSL_connect is called twice. Use ret_i in if check instead.

Description

fix a bug in client-tls.c

Fixes zd#

Testing

How did you test?

Checklist

  • [ ] added tests
  • [ ] updated/added doxygen
  • [ ] updated appropriate READMEs
  • [ ] Updated manual and documentation

ya0guang avatar Apr 06 '24 02:04 ya0guang

Can one of the admins verify this patch?

wolfSSL-Bot avatar Apr 06 '24 02:04 wolfSSL-Bot

@ya0guang We will treat as bug report and fix internally. See ZD 17811.

dgarske avatar May 15 '24 16:05 dgarske