Fix a bogus warning about an uninitialised var
The variable in question can never be used uninitialised, but we silence the compiler anyway. Fixes #6301 Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6329)
parent
f2bb6b8d
Please register or sign in to comment