]> git.ipfire.org Git - thirdparty/openssl.git/commit
Correctly handle the cases where SSL_dup fails.
authorFrederik Wedel-Heinen <frederik.wedel-heinen@dencrypt.dk>
Mon, 22 Dec 2025 14:36:24 +0000 (15:36 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 8 Jan 2026 10:06:43 +0000 (11:06 +0100)
commit2ffad846c789bdf71e6b554db0596825bf2d7d92
tree3f6d95ef65982e231ed995c6f53af684b2989143
parentc8bae42190a0c0cdb0d86f9c0f604c9d79da40d0
Correctly handle the cases where SSL_dup fails.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
MergeDate: Thu Jan  8 10:06:48 2026
(Merged from https://github.com/openssl/openssl/pull/29485)
ssl/bio_ssl.c
test/sslapitest.c