openssl/crypto/encode_decode
slontis 76d1ffb6f1 Encoder : Fix floating pointer when OSSL_ENCODER_to_data() is called
twice.

Fixes #26862

This only happens when using the FIPS provider, since it needs to export
the key.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26891)

(cherry picked from commit c2f4d7aae1)
2025-02-28 13:57:48 +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 Copyright year updates 2023-09-19 14:57:48 +02:00
decoder_meth.c Remove the _fetch_by_number functions 2022-11-21 10:49:51 +01:00
decoder_pkey.c Copyright year updates 2023-09-19 14:57:48 +02:00
encoder_err.c Update copyright year 2021-06-17 13:24:59 +01:00
encoder_lib.c Copyright year updates 2024-06-04 16:18:59 +02:00
encoder_local.h Update copyright year 2022-12-01 12:47:05 +01:00
encoder_meth.c Remove the _fetch_by_number functions 2022-11-21 10:49:51 +01:00
encoder_pkey.c Encoder : Fix floating pointer when OSSL_ENCODER_to_data() is called 2025-02-28 13:57:48 +01:00