]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_vty.c
bgpd: Fixes for memory leaks.
authorNaveen Thanikachalam <nthanikachal@vmware.com>
Tue, 7 Apr 2020 12:03:34 +0000 (05:03 -0700)
committerNaveen Thanikachalam <nthanikachal@vmware.com>
Thu, 9 Apr 2020 03:27:49 +0000 (20:27 -0700)
commit74a630b606143b88f2d0db18c0b8c8530e4d0ae4
treeb3f91393fbc8d3ce2f582cb2703a0352dcf309d7
parent7611871dfc447bc56f6b4e7c2937f0583ebf000f
bgpd: Fixes for memory leaks.

This commit addresses the memory leaks when certain BGP JSON
show commands are executed

Signed-off-by: NaveenThanikachalam <nthanikachal@vmware.com>
bgpd/bgp_lcommunity.c
bgpd/bgp_route.c
bgpd/bgp_vty.c