]> git.ipfire.org Git - thirdparty/openssl.git/commit
Allow short reads in asn1_d2i_read_bio()
authorTomas Mraz <tomas@openssl.org>
Tue, 24 Oct 2023 07:27:23 +0000 (09:27 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 18 Jul 2024 17:05:46 +0000 (19:05 +0200)
commit202ef97edc8e5561a6f4db28919d5ed73d411cc7
treeb641c18c2ffcb1e40ca853584d6f95446e3c8913
parent0d4663ca6a91eb5eeb7bbe24a3b5a7cbee9e0fad
Allow short reads in asn1_d2i_read_bio()

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/22486)
crypto/asn1/a_d2i_fp.c