]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rnh_null.c
zebra: plug more memory leaks
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 31 Oct 2016 17:15:16 +0000 (15:15 -0200)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 28 Nov 2016 18:18:35 +0000 (16:18 -0200)
commit5a8dfcd891fd12bb9db8f504bf3a083cea4f3cbd
treefcda5d991e405c4848158fc51af7a4e43ce4aee2
parent2414ffe50c5c66dc08f241d918917fd765970d35
zebra: plug more memory leaks

Try to free all memory explicitly on exit. This should help to detect
new memory leaks in the future with tools like valgrind.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
zebra/main.c
zebra/rib.h
zebra/zebra_rib.c
zebra/zebra_rnh.c
zebra/zebra_rnh.h
zebra/zebra_rnh_null.c
zebra/zebra_vrf.c
zebra/zebra_vrf.h