Subject: CVS commit: [netbsd-3] src/crypto/dist/openssl/apps
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/27/2005 15:55:41
Module Name:	src
Committed By:	riz
Date:		Sun Nov 27 15:55:41 UTC 2005

Modified Files:
	src/crypto/dist/openssl/apps [netbsd-3]: apps.c

Log Message:
Apply patch (requested by mlelstv in ticket #999):
	Avoid NULL pointer dereference when doing
		openssl ca -h
	with openssl0.9.7d. Fixes PR 28851.


To generate a diff of this commit:
cvs rdiff -r1.1.1.6 -r1.1.1.6.6.1 src/crypto/dist/openssl/apps/apps.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.