]> git.ipfire.org Git - thirdparty/openssl.git/commit
Put an error on the stack in the event of a fetch failure
authorMatt Caswell <matt@openssl.org>
Wed, 25 Mar 2020 12:12:59 +0000 (12:12 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Mar 2020 11:12:27 +0000 (11:12 +0000)
commit6b1e5fa4873ff2f7741f996961f26ab9818ee190
treebdadaacc076978ce4b1bca51100414319ac7e682
parent9727f4e7fd02e55b637058249cd8e1bc80501c7f
Put an error on the stack in the event of a fetch failure

Fetch failures are a common problem and it is useful to have detailed
information about what was requested in the event of a failure.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11405)
crypto/context.c
crypto/evp/evp_fetch.c
crypto/evp/pkey_mac.c
include/internal/cryptlib.h