Consistently check for NULL early.
authorjsing <jsing@openbsd.org>
Fri, 23 Dec 2022 02:31:56 +0000 (02:31 +0000)
committerjsing <jsing@openbsd.org>
Fri, 23 Dec 2022 02:31:56 +0000 (02:31 +0000)
commitbcc93ea7f948356d8ff69d92e9bb7529af0b559a
treebc6a61f80d22006d09c44451611e516e28179d70
parent7218a23d8668876b648cc3feb9204072b5634953
Consistently check for NULL early.

Also be more consistent with variable naming.

ok tb@
lib/libcrypto/ui/ui_lib.c