openssl/crypto/encode_decode
Tomas Mraz 374d5cf2f6 cmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO
Fixes #16787

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/16804)
2021-10-12 16:45:21 +02: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 DECODER: check the first decoded structure name against user given structure 2021-09-05 21:34:50 +02:00
decoder_meth.c ENCODER & DECODER: Allow en/decoders to have multiple names 2021-06-26 16:44:22 +10:00
decoder_pkey.c DECODER: check the first decoded structure name against user given structure 2021-09-05 21:34:50 +02:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c cmp_vfy.c, encoder_lib.c: Fix potential leak of a BIO 2021-10-12 16:45:21 +02:00
encoder_local.h DECODER: Adapt addition of extra decoder implementations 2021-06-09 17:00:19 +02:00
encoder_meth.c ENCODER & DECODER: Allow en/decoders to have multiple names 2021-06-26 16:44:22 +10:00
encoder_pkey.c ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt 2021-06-29 17:03:45 +10:00