]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix memory leaks in route_match_alias
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 11 Aug 2021 09:21:46 +0000 (12:21 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 13 Aug 2021 11:28:41 +0000 (14:28 +0300)
commit1ca0a0bc9203c69c80ccd9b98ebc41b232b16077
tree80ca58c044a9fba326530e7e32288d52895670ce
parent15bc6a40d3bf86bec574244ce89150a73774dd80
bgpd: fix memory leaks in route_match_alias

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bgpd/bgp_routemap.c