Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/03/2004 16:16:30
Module Name:	src
Committed By:	christos
Date:		Tue Aug  3 16:16:30 UTC 2004

Modified Files:
	src/sys/netinet: ip_fil_netbsd.c

Log Message:
PR/26471: Arto Selonen: ipfilter 4.1.3 crashes the system every few hours
Remove extraneous m = NULL assignment that will cause a NULL dereference
later.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/netinet/ip_fil_netbsd.c

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