Skip to content

Fix to copy TLS version with wolfSSL_write_dup#5391

Merged
dgarske merged 1 commit intowolfSSL:masterfrom
embhorn:gh5366
Jul 25, 2022
Merged

Fix to copy TLS version with wolfSSL_write_dup#5391
dgarske merged 1 commit intowolfSSL:masterfrom
embhorn:gh5366

Conversation

@embhorn
Copy link
Copy Markdown
Member

@embhorn embhorn commented Jul 22, 2022

Description

wolfSSL_write_dup was not copying the version structure from the SSL object.

Fixes #5366

Testing

Added server writedup example: wolfSSL/wolfssl-examples#329

Checklist

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

@julek-wolfssl julek-wolfssl requested a review from dgarske July 25, 2022 13:34
@dgarske dgarske merged commit 7174e67 into wolfSSL:master Jul 25, 2022
@embhorn embhorn deleted the gh5366 branch April 24, 2026 21:32
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.

[Bug]: WOLFSSL struct returned by wolfSSL_write_dup() uses incorrect TLS version

3 participants