]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clear param array to ensure it's initialised properly
authorPauli <ppzgs1@gmail.com>
Mon, 9 Dec 2024 02:03:03 +0000 (13:03 +1100)
committerTomas Mraz <tomas@openssl.org>
Fri, 14 Feb 2025 09:50:58 +0000 (10:50 +0100)
commit5510d96f82a07d6245ffb817f1315fe515df7b94
tree9bfe4c8921efca0eefa9c66cead7c8e354d460b7
parent4b1c73d2dd748ec7dc8a82d517e1ff46db132e7b
Clear param array to ensure it's initialised properly

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26339)
test/evp_test.c