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>
Mon, 3 Jan 2022 09:57:39 +0000 (10:57 +0100)
commit5bea0e2ee9bda4d9be6e88c79f2c1b411bb65351
tree222cf1899605e4ff4e50344e9857af8d871b1aca
parentda7db7ae6d7d1929893a58e41335c88e472fc364
close_console: Always unlock as the lock is always held

Fixes #17364

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17365)
crypto/ui/ui_openssl.c