]> git.proxmox.com Git - mirror_frr.git/commit - ripd/rip_interface.c
ripd: fix memory leaks when interfaces are deleted
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 9 Jul 2018 13:46:40 +0000 (10:46 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 27 Oct 2018 18:16:12 +0000 (16:16 -0200)
commit72010aca150703659f0fc979928f2ec3aa170d69
tree016e96b156876fee3b579f9acd925abc7abb3ce7
parent94b117b2fb1be47fb00c26053cc8e1aa449fd50e
ripd: fix memory leaks when interfaces are deleted

This memleak has been present for at least 16 years. Fix it.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ripd/rip_interface.c