Subject: PR/34734 CVS commit: [netbsd-4] src/sys/netinet6
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 12/20/2006 23:05:03
The following reply was made to PR kern/34734; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34734 CVS commit: [netbsd-4] src/sys/netinet6
Date: Wed, 20 Dec 2006 23:03:08 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Wed Dec 20 23:03:08 UTC 2006
 
 Modified Files:
 	src/sys/netinet6 [netbsd-4]: ipsec.c
 
 Log Message:
 Pull up following revision(s) (requested by mlelstv in ticket #293):
 	sys/netinet6/ipsec.c: revision 1.114
 do not compare ipv6 ipsec tunnel addresses against uninitialized data.
 Fixes PR kern/34734
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.110 -r1.110.2.1 src/sys/netinet6/ipsec.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.