Commit d8908c33 authored by Matt Caswell's avatar Matt Caswell
Browse files

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: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6329)
parent f2bb6b8d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment