Garbage collect the app_items field of ASN1_ADB
authortb <tb@openbsd.org>
Fri, 14 Jan 2022 08:16:13 +0000 (08:16 +0000)
committertb <tb@openbsd.org>
Fri, 14 Jan 2022 08:16:13 +0000 (08:16 +0000)
commit9b72422de9255aa0b36cbb4d1877f3be1be840fc
treee250304d68a64cfe6173fcc965c0d655f4eb69a8
parent6d34308fff60ee8aafb9601b0fa97a4b339025d3
Garbage collect the app_items field of ASN1_ADB

This is unused and was removed in OpenSSL 5b70372d when it was
replaced with an ASN.1 ADB callback (which we don't support).

ok inoguchi jsing
lib/libcrypto/asn1/asn1t.h
lib/libcrypto/cms/cms_asn1.c
lib/libcrypto/ec/ec_asn1.c
lib/libcrypto/pkcs12/p12_asn.c
lib/libcrypto/pkcs7/pk7_asn1.c
lib/libcrypto/x509/x509_cpols.c