use calloc instead of malloc+memset
authorFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 16:46:08 +0000 (18:46 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 30 Jun 2014 16:46:08 +0000 (18:46 +0200)
commita9c694d5b6ea026a0c745e5b650993bf0f1c13dc
treec206b76dba4f6e9065ef37a944fd5487fceb18bb
parent7cb94b9e3f669a62272d07747d346f5393d71c1d
use calloc instead of malloc+memset

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
forwards.c
includes.c
ipsets.c
main.c
redirects.c
ubus.c
utils.c
zones.c