]> git.puffer.fish Git - mirror/frr.git/commit
*: make all daemons call frr_fini() on exit 1162/head
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 12 Sep 2017 02:05:16 +0000 (23:05 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 12 Sep 2017 14:25:16 +0000 (11:25 -0300)
commit8879bd22672c9d2987dd5d4645a603ca060c0c3f
tree2af510f49651624a6055c3110bf8be946617a27a
parent953d97fc4aef0c7715e8d42d7d52ebc18d873ac6
*: make all daemons call frr_fini() on exit

This allow us to find real leaks more easily with tools like valgrind.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
babeld/babel_main.c
eigrpd/eigrpd.c
isisd/isis_zebra.c
ospfd/ospfd.c
pimd/pimd.c
ripd/rip_main.c
ripngd/ripng_main.c