Subject: PR/23625 CVS commit: [netbsd-1-6] src
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 10/26/2005 19:00:04
The following reply was made to PR lib/23625; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/23625 CVS commit: [netbsd-1-6] src
Date: Wed, 26 Oct 2005 18:59:46 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Wed Oct 26 18:59:46 UTC 2005
 
 Modified Files:
 	src/crypto/dist/kame/libipsec [netbsd-1-6]: policy_parse.y
 	src/lib/libipsec [netbsd-1-6]: policy_parse.y
 
 Log Message:
 Pull up following revision(s) (requested by wiz in ticket #1798):
 	lib/libipsec/policy_parse.y: revision 1.9-1.10,1.13-1.14
 	crypto/dist/kame/libipsec/policy_parse.y: revision 1.4-1.5
 avoid memory leak, and correct various malloc usage.  PR#23625.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.1.1.2.2.1 -r1.1.1.2.2.2 \
     src/crypto/dist/kame/libipsec/policy_parse.y
 cvs rdiff -r1.7.2.3 -r1.7.2.4 src/lib/libipsec/policy_parse.y
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.