Subject: PR/21699 CVS commit: [netbsd-1-6] src/sys/arch/sun3/dev
To: None <tsutsui@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 10/26/2005 18:06:02
The following reply was made to PR port-sun3/21699; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/21699 CVS commit: [netbsd-1-6] src/sys/arch/sun3/dev
Date: Wed, 26 Oct 2005 18:05:28 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Wed Oct 26 18:05:28 UTC 2005
 
 Modified Files:
 	src/sys/arch/sun3/dev [netbsd-1-6]: if_ie.c
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #5784):
 	sys/arch/sun3/dev/if_ie.c: revision 1.42
 Avoid NULL pointer dereference in case of #if NBPFILTER == 0.
 Closes PR port-sun3/21699.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.37.16.1 -r1.37.16.2 src/sys/arch/sun3/dev/if_ie.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.