]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Do not leak vname if we find the match
authorDonald Sharp <sharpd@nvidia.com>
Wed, 18 Nov 2020 17:10:22 +0000 (12:10 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 18 Nov 2020 17:10:22 +0000 (12:10 -0500)
commitb9d4546253d3d5c55fa45ac07943faaed3ceb253
tree7c2ad233df98395fd9abfe6235bc766ddf03d7c0
parent710a61d57c8f1b0ea66a37f09bad2161d7e2ddb7
bgpd: Do not leak vname if we find the match

If we are attempting to store the bgp name for route
leaking and we find a match do not leak the memory.

Please note this is probably not really going to happen
ever.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
bgpd/bgp_mplsvpn.c