Subject: PR/30835 CVS commit: [netbsd-3] src/sys/dist/pf/net
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 08/01/2005 11:37:02
The following reply was made to PR kern/30835; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/30835 CVS commit: [netbsd-3] src/sys/dist/pf/net
Date: Mon, 1 Aug 2005 11:36:37 +0000 (UTC)
Module Name: src
Committed By: tron
Date: Mon Aug 1 11:36:37 UTC 2005
Modified Files:
src/sys/dist/pf/net [netbsd-3]: pf_ioctl.c
Log Message:
Pull up revision 1.18 (requested by peter in ticket #641):
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.16 -r1.16.2.1 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.