git: bpf: Use uint32_t for scratch memory.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Sep 3 06:32:15 PDT 2014
commit 05b1e6eac15534d3ea7e33de2cbccc3d08a286d4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Sep 3 21:29:43 2014 +0800
bpf: Use uint32_t for scratch memory.
It is never used as signed array.
Dragonfly-issue: http://bugs.dragonflybsd.org/issues/2722
Submitted-by: guy
Summary of changes:
sys/net/bpf_filter.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/05b1e6eac15534d3ea7e33de2cbccc3d08a286d4
--
DragonFly BSD source repository
More information about the Commits
mailing list