Revision 12cbb8e0497bc4990cfb02f1b9ebe23df9b53a2c authored by Richard Levitte on 01 May 2020, 16:06:18 UTC, committed by Richard Levitte on 04 May 2020, 03:50:06 UTC
With endfirst writing, it could be that we want to abandon any zero
length sub-packet.  That's what WPACKET_FLAGS_ABANDON_ON_ZERO_LENGTH
was supposed to make happen, but the DER length writing code didn't
look at that flag.  Now it does.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/11703)
1 parent 200e5ee
History
File Mode Size
release-aux
README -rw-r--r-- 209 bytes
release.sh -rwxr-xr-x 18.7 KB

README

back to top