Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: mrg
Date: Sun Dec 5 22:40:56 UTC 2010
Modified Files:
src/sys/net: bpf_filter.c
Log Message:
revert another part of bpf_filter 1.38 that broke the check for divide
by zero while validating the bpf program.
originally spotted by skrll@, and broke atf the month-old atf test for
this exact problem: net_bpf_t_div-by-zero_div_by_zero.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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