]> 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:06:35 +0000 (19:06 +0200)
commit4f4a0acd962a825b90a86e538ada0166b6d71cb7
tree0ba0c57bffd79bed7cae7dfb411857f1eeddbf5b
parentd74053e3d4efd602082f197eda1dcc6d0a457de3
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)

(cherry picked from commit 202ef97edc8e5561a6f4db28919d5ed73d411cc7)
crypto/asn1/a_d2i_fp.c