Subject: PR/28851 CVS commit: [netbsd-3] src/crypto/dist/openssl/apps
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 11/27/2005 15:56:01
The following reply was made to PR bin/28851; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/28851 CVS commit: [netbsd-3] src/crypto/dist/openssl/apps
Date: Sun, 27 Nov 2005 15:55:41 +0000 (UTC)

 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.