main: avoid a NULL dereference on initialisation.
authorPauli <paul.dale@oracle.com>
Thu, 21 Nov 2019 03:50:03 +0000 (13:50 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 22 Nov 2019 05:22:57 +0000 (15:22 +1000)
commitacc7b9fb5c162c2ca522e5e1e09d1efbde8dc6a0
treef2a2e4b17d95c4a7b6fc8b931402ee65fea1bf77
parenta89befba602353ff2fc83ba7037eb91307b2cb21
main: avoid a NULL dereference on initialisation.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10495)
apps/openssl.c