DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_6 bpf(4): Fix the division by zero check in bpf_validate().
commit b614aea2fce523240148dd730de3e9df2cc46afb
Author: Sascha Wildner <saw@online.de>
Date: Fri Apr 30 12:03:52 2010 +0200
bpf(4): Fix the division by zero check in bpf_validate().
BPF_RVAL() was being used where BPF_SRC() would have been correct.
Reported-by: Guy Harris <guy@alum.mit.edu>
Dragonfly-bug: <http://bugs.dragonflybsd.org/issue1748>
Summary of changes:
sys/net/bpf_filter.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b614aea2fce523240148dd730de3e9df2cc46afb
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]