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:59:14 +0000 (07:59 +1100)
commit344c7fb8a83e8eaac2ea01aaa82c7108945c9dc7
treece34149d75695f369a9d725ca34cc0c5e7940758
parentf8c5b8bad32c765a53d856f30d791322dd9f19fa
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)

(cherry picked from commit 70cd9a51911e9a4e2f24e29ddd84fa9fcb778b63)
crypto/ec/ecp_nistz256.c