]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add intelligence to asn1_d2i_read_bio for reading entire header without blocking...
authorDaniel Sands <dnsands@sandia.gov>
Thu, 12 Mar 2026 17:59:13 +0000 (11:59 -0600)
committerDmitry Belyavskiy <beldmit@gmail.com>
Fri, 24 Apr 2026 14:27:09 +0000 (16:27 +0200)
commit35852da1d9e24cb74034b2f418cef3a58203b127
treefa88bf2ba68660edbfceea0a80f0e2646c7a8b37
parent674c23d2656ebb0203976fff8d0ab65fbf48f1b9
Add intelligence to asn1_d2i_read_bio for reading entire header without blocking for extra data

Reviewed-by: Tomas Mraz <tomas@openssl.foundation>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/30401)
crypto/asn1/a_d2i_fp.c
crypto/asn1/asn1_lib.c