]> 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)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 27 Nov 2020 14:41:41 +0000 (17:41 +0300)
commit9ff054f77796ba519c1ab5c69a76509243564ed4
treedcebc517d315088892b23c764f19040d029dd59c
parent9614fc8f89bdc948bb8e30a3eeea02de03b9e4b7
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