Subject: CVS commit: src/sys/dist/ipf/netinet
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 10/03/2004 12:21:13
Module Name:	src
Committed By:	jdolecek
Date:		Sun Oct  3 12:21:13 UTC 2004

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

Log Message:
fix bug introduced in rev 1.70 - in the "keep state" & "oow" flag check,
ensure a pointer to a state structure is non-NULL before dereferencing

Fixes PR kern/26927 by me and PR kern/26947 by Brett Lymn


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.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.