Subject: CVS commit: [netbsd-4] src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 05/30/2007 21:48:22
Module Name:	src
Committed By:	pavel
Date:		Wed May 30 21:48:22 UTC 2007

Modified Files:
	src/sys/dist/ipf/netinet [netbsd-4]: fil.c

Log Message:
Pull up following revision(s) (requested by darrenr in ticket #688):
	sys/dist/ipf/netinet/fil.c: revision 1.35
the call to ipf_freetoken() free's the structure pointed to by 't' so doing
any sort of dereference of it afterwards is just a bad idea...


To generate a diff of this commit:
cvs rdiff -r1.28.2.2 -r1.28.2.3 src/sys/dist/ipf/netinet/fil.c

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