Skip to content

Adding missing checks missing initialization of sp_int/mp_int#8209

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
gasbytes:patch-wc-no-err-trace
Nov 22, 2024
Merged

Adding missing checks missing initialization of sp_int/mp_int#8209
douzzer merged 1 commit intowolfSSL:masterfrom
gasbytes:patch-wc-no-err-trace

Conversation

@gasbytes
Copy link
Copy Markdown
Contributor

@gasbytes gasbytes commented Nov 21, 2024

This pull request includes a small but important change to the wolfcrypt/src/dsa.c file. The change ensures that memory is properly freed in the wc_DsaVerify_ex function when either MP_INIT_E or MEMORY_E errors occur.
Fixed zd#18969.

…ization (

in case of MEMORY_E).

removed printf (added for previous debugging)
@douzzer douzzer merged commit 92f587c into wolfSSL:master Nov 22, 2024
@gasbytes gasbytes deleted the patch-wc-no-err-trace branch January 2, 2025 11:27
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.

3 participants