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:24:13 +0000 (15:24 +1000)
commitb4378fd6a250cd4c57d78e6df48ef5c0ca08ed86
treed1b30ebf41108cc8a2fb98ef5ecaf3ab85855d6c
parent328fd8833395b95bf0b07490b008c1dc927ce362
main: avoid a NULL dereference on initialisation.

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

(cherry picked from commit acc7b9fb5c162c2ca522e5e1e09d1efbde8dc6a0)
apps/openssl.c