Bump OPENSSL_showfatal() from LOG_INFO to LOG_CONS
authortb <tb@openbsd.org>
Thu, 14 Dec 2023 15:31:22 +0000 (15:31 +0000)
committertb <tb@openbsd.org>
Thu, 14 Dec 2023 15:31:22 +0000 (15:31 +0000)
commit641a6f447e5af3781f483eb533e85eca63ff233d
tree723ef72cd4b8a7a8781df061aa8449251149049b
parent337c377e2c09a1fb3ed1380650752d7f6c153552
Bump OPENSSL_showfatal() from LOG_INFO to LOG_CONS

This way people can actually notice that an OPENSSL_assert() triggered.

discussed with deraadt and jsing
lib/libcrypto/cryptlib.c