]> git.ipfire.org Git - thirdparty/bird.git/commit
This was a potential memory leak, but not the one Feela observed.
authorMartin Mares <mj@ucw.cz>
Wed, 13 Aug 2003 19:31:22 +0000 (19:31 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 13 Aug 2003 19:31:22 +0000 (19:31 +0000)
commit2adab6ae9cc586871a8854e51452839cb1dd1db0
tree843c79afdeffb542b0b12d987f14cd47b2a543ae
parentb77834b3f41e551adc045d23f387533d428349ae
This was a potential memory leak, but not the one Feela observed.

This one could happen when an import filter of some protocol modified
the rte (so that it would be rte_cow()ed) and later rejected it.
nest/rt-table.c