Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/12/2000 21:50:47
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Nov 12 19:50:47 UTC 2000

Modified Files:
	syssrc/sys/netinet: fil.c

Log Message:
Due to a quirk (err, bug?) in IP Filter (mbuf freed without setting *mp
to NULL), the NULL check is insufficient.  Also make sure fr_check()
returned 0.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/netinet/fil.c

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