diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-07-22 12:35:38 -0700 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2015-07-22 12:35:38 -0700 |
| commit | 28066f4bccdd5449908e97af4465b73202d7256f (patch) | |
| tree | f0f42c48c912b41b1c4615e07354bf454d981334 /zebra/interface.c | |
| parent | b354c427e18c595c71d497a38aa984ae244228eb (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
