close_console: Always unlock as the lock is always held
authorTomas Mraz <tomas@openssl.org>
Tue, 28 Dec 2021 12:32:57 +0000 (13:32 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 5 Jan 2022 09:04:51 +0000 (10:04 +0100)
commit52d9a1d0448432182a5fab0753c236b29819a2a5
treeb3469f60e004815d4df5d25d6fd95968a982439a
parentdd05385e36582f34e691b1350dd7daf74df5cc90
close_console: Always unlock as the lock is always held

Fixes #17364

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17395)
crypto/ui/ui_openssl.c