Subject: PR/29138 CVS commit: src/sys/net
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Peter Postma <peter@netbsd.org>
List: netbsd-bugs
Date: 06/22/2005 10:41:02
The following reply was made to PR kern/29138; it has been noted by GNATS.

From: Peter Postma <peter@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29138 CVS commit: src/sys/net
Date: Wed, 22 Jun 2005 10:36:16 +0000 (UTC)

 Module Name:	src
 Committed By:	peter
 Date:		Wed Jun 22 10:36:16 UTC 2005
 
 Modified Files:
 	src/sys/net: bpf.c
 
 Log Message:
 Missing m_freem() in bpf_write. PR/29138.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.108 -r1.109 src/sys/net/bpf.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.