summaryrefslogtreecommitdiff
path: root/zebra/interface.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2015-07-22 12:35:38 -0700
committerDonald Sharp <sharpd@cumulusnetworks.com>2015-07-22 12:35:38 -0700
commit28066f4bccdd5449908e97af4465b73202d7256f (patch)
treef0f42c48c912b41b1c4615e07354bf454d981334 /zebra/interface.c
parentb354c427e18c595c71d497a38aa984ae244228eb (diff)
Fixup of peer memory leaks in bgp
When deleting a set of peers, the peer->group pointer was being set to NULL and then passed into peer_delete. peer_delete has functionality to safely remove the peer->group structure if it non-null and to remove the peer->group if it's refcnt reaches zero. This is a day one bug in the quagga source tree.
Diffstat (limited to 'zebra/interface.c')
0 files changed, 0 insertions, 0 deletions