]> git.puffer.fish Git - matthieu/frr.git/commit
[bug #89] Fix leak of community when set community is used
authorPaul Jakma <paul.jakma@sun.com>
Sat, 18 Feb 2006 10:49:04 +0000 (10:49 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Sat, 18 Feb 2006 10:49:04 +0000 (10:49 +0000)
commitaa94ca86ba0323d61fc3bc9b881718567ee943b3
treef4c41a1d40c6321482defa436ebfb2eeb31d22ab
parent3fff6ffc697e362959de95b6cc292fd6fb7502a6
[bug #89] Fix leak of community when set community is used

2006-02-18 Paul Jakma <paul.jakma@sun.com>

* bgp_routemap.c: (route_set_community) Quick, very hacky, fix
  for the set-community leak, bug #89. True fix will be to
  detangle the web of *_intern caching and provide saner object
  caching for Quagga, future work.
bgpd/ChangeLog
bgpd/bgp_routemap.c