]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: don't leak memory in community_regexp_include
authorChristian Franke <nobody@nowhere.ws>
Tue, 14 Jun 2016 18:06:59 +0000 (20:06 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 21 Oct 2016 00:28:26 +0000 (20:28 -0400)
commitb84ee83b10473391caa7a8dbc3d7a21f9558a95d
tree201cde78b448c0765a19f2015d19274a6fb12579
parent6e71194f115ece3985665b7c6e22818b79c3c533
bgpd: don't leak memory in community_regexp_include

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_clist.c