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

Silence some "may be uninitialized when used" warning



Clang was complaining about some variables possibly being uninitialized
when used. The warnings are bogus, but clang can't figure that out. This
silences the warnings.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent f8f686ec
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