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
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