DragonFly commits List (threaded) for 2010-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: bpf(4): Fix the division by zero check in bpf_validate().
commit 3361ad4a4e7a29e045f839fbd155dbb34030f7d7
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/3361ad4a4e7a29e045f839fbd155dbb34030f7d7
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]