CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/12/03 10:22:10

Modified files:
        lib/libcrypto/asn1: tasn_dec.c 

Log message:
Call asn1_item_ex_d2i() directly from ASN1_item_d2i()

ASN1_item_ex_d2i() is just a wrapper around the internal asn1_item_ex_d2i()
function, so call asn1_item_ex_d2i() directly.

ok inoguchi@ tb@

Reply via email to