]> git.puffer.fish Git - mirror/frr.git/commit
zebra: bfd message handling cleanup foo 5677/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 14 Jan 2020 18:55:55 +0000 (13:55 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 14 Jan 2020 18:57:10 +0000 (13:57 -0500)
commit011a7139156b8979e3f030b8b7138cdb3ac0f411
treeb857c25d5cd644a2677d6996d1b0b9fd3a7d4f52
parent4112bfee9f6abf8832d1f8cf9a7e4df9b29ef764
zebra: bfd message handling cleanup foo

Previous patches introduced various issues:
- Removal of stream_free() to fix double free caused memleak
- Patch for memleak was incomplete

This should fix it hopefully.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
zebra/zebra_ptm.c