mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 21:10:28 +00:00
zebra: Cleanup memory leaks on shutdown
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
b1d29673ca
commit
54fcc739b8
@ -229,6 +229,7 @@ void zebra_finalize(struct thread *dummy)
|
||||
|
||||
zebra_router_terminate();
|
||||
|
||||
ns_terminate();
|
||||
frr_fini();
|
||||
exit(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user