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.
