NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45142 CVS commit: src/sys/net
The following reply was made to PR kern/45142; it has been noted by GNATS.
From: "Matthias Drochner" <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45142 CVS commit: src/sys/net
Date: Thu, 14 Jul 2011 10:43:55 +0000
Module Name: src
Committed By: drochner
Date: Thu Jul 14 10:43:55 UTC 2011
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
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/net/bpf_filter.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index