apps.c: Fix crash in case uri arg of IS_HTTP or IS_HTTPS is NULL
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 Dec 2020 16:10:52 +0000 (17:10 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Mon, 11 Jan 2021 18:35:34 +0000 (19:35 +0100)
commit400e2acfe0bae9aec1f9df50fa51f6b7cf8ad779
tree094968bad2f2b907e3808231db10e15e00cec943
parente211d949cd5737e53cd3399e6a88453930768b98
apps.c: Fix crash in case uri arg of IS_HTTP or IS_HTTPS is NULL

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13712)
apps/lib/apps.c