openssl/crypto/store
Clemens Lang 1a01e5c29d Fix inadvertent NULL assignments in ternary ops
As identified by both clang with a warning and
$> git grep -P '(?<![!=])= NULL \?'

Signed-off-by: Clemens Lang <cllang@redhat.com>
CLA: trivial

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18469)
2022-06-05 11:09:51 +02:00
..
build.info
store_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
store_init.c Update copyright year 2021-04-08 13:04:41 +01:00
store_lib.c Fix Coverity 1503329 use after free 2022-05-06 18:21:22 +10:00
store_local.h Remove the _fetch_by_number functions 2022-05-06 10:38:55 +10:00
store_meth.c Fix inadvertent NULL assignments in ternary ops 2022-06-05 11:09:51 +02:00
store_register.c Defined out MUTEX attributes not available on NonStop SPT Threads. 2021-07-02 12:33:45 +10:00
store_result.c Update copyright year 2022-05-03 13:34:51 +01:00
store_strings.c