Subject: CVS commit: basesrc/crypto/dist/openssl
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/03/2002 15:56:25
Module Name: basesrc
Committed By: itojun
Date: Sat Aug 3 12:56:25 UTC 2002
Modified Files:
basesrc/crypto/dist/openssl: CHANGES
basesrc/crypto/dist/openssl/crypto/asn1: asn1_lib.c
Log Message:
http://marc.theaimsgroup.com/?l=openssl-cvs&m=102831422608153&w=2
*) Fix ASN1 checks. Check for overflow by comparing with LONG_MAX
and get fix the header length calculation.
[Florian Weimer <Weimer@CERT.Uni-Stuttgart.DE>,
Alon Kantor <alonk@checkpoint.com> (and others),
Steve Henson]
(critical)
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/crypto/dist/openssl/CHANGES
cvs rdiff -r1.3 -r1.4 basesrc/crypto/dist/openssl/crypto/asn1/asn1_lib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.