commit | aa94ca86ba0323d61fc3bc9b881718567ee943b3 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Sat Feb 18 10:49:04 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Sat Feb 18 10:49:04 2006 +0000 |
tree | f4c41a1d40c6321482defa436ebfb2eeb31d22ab | |
parent | 3fff6ffc697e362959de95b6cc292fd6fb7502a6 [diff] |
[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.