Subject: CVS commit: [netbsd-1-6] src/crypto/dist/openssl/crypto/asn1
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 11/07/2003 04:57:12
Module Name: src
Committed By: msaitoh
Date: Fri Nov 7 04:57:12 UTC 2003
Modified Files:
src/crypto/dist/openssl/crypto/asn1 [netbsd-1-6]: a_bytes.c
Log Message:
Apply patch (requested by itojun in ticket #1557):
Changes between 0.9.6k and 0.9.6l [04 Nov 2003]
*) Fix additional bug revealed by the NISCC test suite:
Stop bug triggering large recursion when presented with
certain ASN.1 tags (CAN-2003-0851)
[Steve Henson]
To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
src/crypto/dist/openssl/crypto/asn1/a_bytes.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.