Module Name: src Committed By: alnsn Date: Wed Jun 25 13:53:40 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Default initialize external memwords.
This change doesn't affect performance of valid bpf kernel programs
because bpf_filter_ext() checks that all memwords are initialized
explicitly.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/net/bpfjit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
