Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

wolfSSL Async Release v3.15.5 Fixes #1918

Merged
merged 7 commits into from
Nov 12, 2018

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Nov 9, 2018

Fix for warnings with possible use of uninitialized variable in async with GMAC, DES3, AES and DH.
Fix for warning about possible case where r and s aren't initialized for wc_ecc_verify_hash.
Fix for unused useSupCurve in example client with --disable-ecc.
Fix for unused variables with --disable-rsa --enable-tls13 case in InitSuites.

@dgarske dgarske self-assigned this Nov 9, 2018
@dgarske dgarske requested a review from toddouska November 9, 2018 17:27
@dgarske dgarske assigned toddouska and unassigned dgarske Nov 12, 2018
@toddouska toddouska merged commit 254b0f6 into wolfSSL:master Nov 12, 2018
@dgarske dgarske deleted the async_rel_v3.15.5 branch November 14, 2018 16:32
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants