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

The ssl3_digest_cached_records() function does not handle errors properly



The ssl3_digest_cached_records() function was failing to handle errors
that might be returned from EVP_DigestSignInit() and
EVP_DigestSignUpdate().

RT#4180

Reviewed-by: default avatarStephen Henson <steve@openssl.org>
parent 1d00db6b
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