Fix the ASN1 sanity check: correct header length
authorDr. Stephen Henson <steve@openssl.org>
Fri, 2 Aug 2002 18:48:55 +0000 (18:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 2 Aug 2002 18:48:55 +0000 (18:48 +0000)
commitf90822689891ca5150f71f8f0502d1877f10faa4
treeca850f6429f1d57bd1ff11ce3d435352922081b9
parent909abce8002bf6babc42b8196c812f738d8cd0d6
Fix the ASN1 sanity check: correct header length
calculation and check overflow against LONG_MAX.
CHANGES
crypto/asn1/asn1_lib.c