apps_ui.c: Improve error handling and return value of setup_ui_method()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 4 Aug 2020 08:11:02 +0000 (10:11 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 Sep 2020 20:01:07 +0000 (22:01 +0200)
commitf84de16f397b06831ea5569a285518c035285f46
treec734bd3e6313db5ba79deb89ec537ff276c9f3f5
parent9a62ccbe8a73101d2cfcdf7902b6fe10da7602c9
apps_ui.c: Improve error handling and return value of setup_ui_method()

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