test/siphash_internal_test.c: ensure the SIPHASH structure is zeroed
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Nov 2018 12:45:31 +0000 (13:45 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Nov 2018 14:35:07 +0000 (15:35 +0100)
commitc7af8b0a267981c25cc42643493289a01ffe1bbd
tree3ab60af8c7c39311f77124dfec56d40f61abac4c
parent157af9be4106c951afadf7b12afe4cbaba0c0823
test/siphash_internal_test.c: ensure the SIPHASH structure is zeroed

Fixes #7641

[extended tests]

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7642)
test/siphash_internal_test.c