openssl/crypto/encode_decode
Matt Caswell da31939763 Fix another decoder mem leak on an error path
If pushing the decoder onto a stack fails then we should free the ref
we just created.

Found due to the error report here:
https://github.com/openssl/openssl/pull/18355#issuecomment-1138205688

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18411)
2022-06-02 10:31:12 +01:00
..
build.info CORE: Generalise internal pass phrase prompter 2020-08-24 10:02:25 +02:00
decoder_err.c err: rename err_load_xxx_strings_int functions 2021-05-26 13:01:47 +10:00
decoder_lib.c Fix another decoder mem leak on an error path 2022-06-02 10:31:12 +01:00
decoder_meth.c Remove the _fetch_by_number functions 2022-05-06 10:38:55 +10:00
decoder_pkey.c Update copyright year 2022-05-03 13:34:51 +01:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Update copyright year 2022-05-03 13:34:51 +01:00
encoder_local.h Update copyright year 2022-05-03 13:34:51 +01:00
encoder_meth.c Remove the _fetch_by_number functions 2022-05-06 10:38:55 +10:00
encoder_pkey.c Update copyright year 2022-05-03 13:34:51 +01:00