Subject: CVS commit: [netbsd-1-5] src/sys/netinet6
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/23/2003 12:32:20
Module Name:	src
Committed By:	msaitoh
Date:		Thu Jan 23 10:32:19 UTC 2003

Modified Files:
	src/sys/netinet6 [netbsd-1-5]: ipcomp_core.c

Log Message:
Apply patch (requested by itojun):

  allocate route_in6 in struct secashead, to avoid mistakenly overrun
  the end of secashead.  Fixes PR18751.


To generate a diff of this commit:
cvs rdiff -r1.9.4.2 -r1.9.4.3 src/sys/netinet6/ipcomp_core.c

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