Commit 8a46e51e authored by Emilia Kasper's avatar Emilia Kasper
Browse files

Fix uninitialized variable warning



While a true positive, it's almost harmless because EVP_DecryptInit_ex would have to fail and that doesn't happen under normal operation.

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