Ignore some fetch failures
authorMatt Caswell <matt@openssl.org>
Fri, 20 Mar 2020 12:00:12 +0000 (12:00 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 27 Mar 2020 11:12:27 +0000 (11:12 +0000)
commit5fcb97c61e6796b20c8ee1b0daab25151bf65bd0
tree8ae24140b4f7501baf529149b34ae49b8ee78a78
parent6b1e5fa4873ff2f7741f996961f26ab9818ee190
Ignore some fetch failures

Some fetch failurs are ok and should be ignored.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11405)
crypto/evp/pmeth_lib.c
providers/common/provider_util.c
ssl/ssl_lib.c