openssl/crypto/ui
Rich Salz cd3f8c1b11 Always check CRYPTO_LOCK_{read,write}_lock
Some functions that lock things are void, so we just return early.

Also make ossl_namemap_empty return 0 on error.  Updated the docs, and added
some code to ossl_namemap_stored() to handle the failure, and updated the
tests to allow for failure.

Fixes: #14230

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14238)
2021-03-14 15:33:34 +10:00
..
build.info Add a null UI method 2017-02-26 01:00:26 +01:00
ui_err.c ERR: Rebuild all generated error headers and source files 2020-11-24 15:22:33 +01:00
ui_lib.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
ui_local.h Fix header file include guard names 2019-09-28 20:26:36 +02:00
ui_null.c Reorganize local header files 2019-09-28 20:26:35 +02:00
ui_openssl.c Always check CRYPTO_LOCK_{read,write}_lock 2021-03-14 15:33:34 +10:00
ui_util.c Update copyright year 2020-06-04 14:33:57 +01:00