Subject: PR/21699 CVS commit: [netbsd-3] src/sys/arch/sun3/dev
To: None <tsutsui@netbsd.org, gnats-admin@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 05/31/2005 22:01:03
The following reply was made to PR port-sun3/21699; it has been noted by GNATS.

From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/21699 CVS commit: [netbsd-3] src/sys/arch/sun3/dev
Date: Tue, 31 May 2005 22:00:28 +0000 (UTC)

 Module Name:	src
 Committed By:	snj
 Date:		Tue May 31 22:00:28 UTC 2005
 
 Modified Files:
 	src/sys/arch/sun3/dev [netbsd-3]: if_ie.c
 
 Log Message:
 Pull up revision 1.42 (requested by tsutsui in ticket #359):
 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.41 -r1.41.6.1 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.