Subject: CVS commit: [netbsd-1-6] src
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/26/2005 18:59:46
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.