NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/45142 CVS commit: src/sys/net
The following reply was made to PR kern/45142; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
guy%alum.mit.edu@localhost
Cc:
Subject: Re: PR/45142 CVS commit: src/sys/net
Date: Thu, 14 Jul 2011 07:12:32 -0400
On Jul 14, 10:45am, drochner%netbsd.org@localhost ("Matthias Drochner") wrote:
-- Subject: PR/45142 CVS commit: src/sys/net
| Modified Files:
| src/sys/net: bpf_filter.c
|
| Log Message:
| clear the packet filter's scratch memory before running the filter
| program, otherwise kernel memory can be leaked, from Guy Harris
| per PR kern/45142
This is very inefficient, and the problem was fixed last year in a much
better way. What are you trying to avoid now?
christos
Home |
Main Index |
Thread Index |
Old Index