Commit 5f3d93e4 authored by Matt Caswell's avatar Matt Caswell
Browse files

Ensure all EVP calls have their returns checked where appropriate



There are lots of calls to EVP functions from within libssl There were
various places where we should probably check the return value but don't.
This adds these checks.

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