]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fetch before get-by-name
authorRich Salz <rsalz@akamai.com>
Thu, 15 Apr 2021 21:00:57 +0000 (17:00 -0400)
committerDmitry Belyavskiy <beldmit@gmail.com>
Tue, 20 Apr 2021 08:12:29 +0000 (10:12 +0200)
commit99adfa455ccd1abb73e264224c33c09e586776d2
tree86f2ae53d066c63839ce84925de07e88da16b56b
parent606a417fb2b6ce5d1d112f2f3f710c8085744627
Fetch before get-by-name

This causes tests to break.  Pushing it to help others debug.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/14219)
apps/lib/opt.c