Subject: CVS commit: src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 05/30/2007 06:27:11
Module Name:	src
Committed By:	darrenr
Date:		Wed May 30 06:27:11 UTC 2007

Modified Files:
	src/sys/dist/ipf/netinet: fil.c

Log Message:
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.34 -r1.35 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.