summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_api.h
diff options
context:
space:
mode:
authorChristian Franke <chris@opensourcerouting.org>2014-04-28 08:04:58 +0000
committerDavid Lamparter <equinox@opensourcerouting.org>2014-05-14 16:46:31 +0200
commite387dfd18ded3ddfef4c0a9cb896f73831864579 (patch)
tree9632ef5671fdbc44f43333427154002484c768e2 /ospfd/ospf_api.h
parent49d7af115177d05bd66d3115cbacd56a7591ec5e (diff)
downloadquagga-e387dfd18ded3ddfef4c0a9cb896f73831864579.tar.bz2
quagga-e387dfd18ded3ddfef4c0a9cb896f73831864579.tar.xz
ospfd: fix a reference counting issue introduced by commit 4de8bf0011
Commit 4de8bf0011 added a return statement to a loop iterating over a route_table. That loop uses route_top/route_next. As commit 4de8bf0011 failed to add a route_node_unlock before the return statement, a reference is leaked when this codepath is taken. Signed-off-by: Christian Franke <chris@opensourcerouting.org> Acked-by: Feng Lu <lu.feng@6wind.com> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospfd/ospf_api.h')
0 files changed, 0 insertions, 0 deletions