libubus: use calloc_a for queued msgs to reduce the number of allocations
authorFelix Fietkau <nbd@openwrt.org>
Mon, 15 Sep 2014 13:21:40 +0000 (15:21 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 15 Sep 2014 13:21:40 +0000 (15:21 +0200)
commit7c25c119a58e66a6dded43262b73df71df4da505
treea7f35b11274779f0dee230f42146e0d5535c916e
parent73cbb94b4808ac86e686ef80ff4af9b4b84945bd
libubus: use calloc_a for queued msgs to reduce the number of allocations

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
libubus.c