Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/crypto/dist/openssl
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@localhost>,
Alon Kantor <alonk%checkpoint.com@localhost> (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.
Home |
Main Index |
Thread Index |
Old Index