CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/12 13:11:14
Modified files:
lib/libcrypto/asn1: asn1t.h tasn_dec.c
Log message:
Remove ASN1_AFLG_BROKEN.
This workaround was used by ASN1_BROKEN_SEQUENCE, which existed for
NETSCAPE_ENCRYPTED_PKEY. Remove the workaround since the only consumer
has already been removed.
ok tb@
