Subject: kern/29138: memory leak in bpf.c:bpfwrite -- the EMSGSIZE case
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <mtbakerguy@yahoo.com>
List: netbsd-bugs
Date: 01/27/2005 17:39:00
>Number: 29138
>Category: kern
>Synopsis: memory leak in bpf.c:bpfwrite -- the EMSGSIZE case
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jan 27 17:39:00 +0000 2005
>Originator: Knotwell
>Release: 2.0
>Organization:
home
>Environment:
NetBSD bradwkstn 2.0 NetBSD 2.0 (BRAD) #1: Thu Dec 9 01:33:14 GMT 2004 root@bradwkstn:/usr/src/sys/arch/i386/compile/BRAD i386
>Description:
unless I'm missing something, there's a missing m_freem in the EMSGSIZE case.
>How-To-Repeat:
>Fix: