Fix coverity 1498607: uninitialised value
authorPauli <pauli@openssl.org>
Wed, 16 Mar 2022 03:45:44 +0000 (14:45 +1100)
committerPauli <pauli@openssl.org>
Sun, 20 Mar 2022 20:58:45 +0000 (07:58 +1100)
commit70cd9a51911e9a4e2f24e29ddd84fa9fcb778b63
treea5897c520bbb814d3db679b6bc3ca75786a9791e
parent92cae9b42de1eec3da7ef6ccb36188ff61f3e0df
Fix coverity 1498607: uninitialised value

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17897)
crypto/ec/ecp_nistz256.c