Subject: PR/30835 CVS commit: src/sys/dist/pf/net
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Peter Postma <peter@netbsd.org>
List: netbsd-bugs
Date: 07/26/2005 13:10:03
The following reply was made to PR kern/30835; it has been noted by GNATS.

From: Peter Postma <peter@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30835 CVS commit: src/sys/dist/pf/net
Date: Tue, 26 Jul 2005 13:09:23 +0000 (UTC)

 Module Name:	src
 Committed By:	peter
 Date:		Tue Jul 26 13:09:23 UTC 2005
 
 Modified Files:
 	src/sys/dist/pf/net: pf_ioctl.c
 
 Log Message:
 pf_test() can set *mp to NULL, check for this before de-referencing it.
 From Akihiro Sagawa in PR/30835.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 src/sys/dist/pf/net/pf_ioctl.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.