Skip to content
Commit 31fc8a83 authored by Matt Caswell's avatar Matt Caswell Committed by Tomas Mraz
Browse files

Fix coverity alert on use of uninitialised data



The function `ossl_blake2b_param_init` should initialise only, and not
read the data it is initialising

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
Reviewed-by: default avatarPaul Dale <pauli@openssl.org>
Reviewed-by: default avatarTomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22282)
parent 0f7a3b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment