summaryrefslogtreecommitdiff
path: root/zebra/debug.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-09-20 12:52:38 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-09-21 09:40:58 -0400
commit972019ae02b5fc6daa3a04790c4687a7399f367c (patch)
treef84e87d97b8d9b5cd2521364ded06b0725e6ced6 /zebra/debug.c
parent00c9a53ddc8334e916d64f7f22c092c11ef13531 (diff)
zebra: Free leaked zclient data structures on shutdown
On shutdown we were deleting the linked list that kept the zclient connections, but we were not freeing the data pointed at by the link list. This modification allows the normal cleanup of the linked list to cleanup the zclient data structure. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'zebra/debug.c')
0 files changed, 0 insertions, 0 deletions