]> git.puffer.fish Git - matthieu/frr.git/commit
[ospfd] Fix OSPF route refcount leak
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Wed, 3 Jun 2009 23:44:21 +0000 (16:44 -0700)
committerPaul Jakma <paul@quagga.net>
Thu, 18 Jun 2009 19:18:26 +0000 (20:18 +0100)
commit965f54f5ef0bd601cf129bd4b964863251313ec9
tree106d6dbc1cf30d5a28066cbb268bf65cdcdc53bf
parentfd21325b2eb252644bc70918ace4f9c6c00c45ef
[ospfd] Fix OSPF route refcount leak

This may fix vyatta BUG 3096. The reference count for OSPF route table was
never completely freed on deleting all neighbors.
ospfd/ospfd.c