Module Name: src Committed By: christos Date: Sat Feb 19 01:12:40 UTC 2011
Modified Files:
src/sys/net: bpf_filter.c
Log Message:
Avoid stack memory disclosure by keeping track during filter validation time
of initialized memory. Idea taken from linux.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 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.
