]> git.proxmox.com Git - mirror_frr.git/commit
ospf6d: fix refcounting in ospf6_asbr_lsa_remove
authorChristian Franke <chris@opensourcerouting.org>
Wed, 20 Mar 2013 10:50:09 +0000 (10:50 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Fri, 21 Mar 2014 05:28:48 +0000 (06:28 +0100)
commitc78a46c27f6dfdd42fe0800cebabc1e49cb0a4bf
tree5d88a885415f3b5e63f7dac5c72dcbcc647a7dfb
parentfd5006896fce2816244c1ef4cabc736279548538
ospf6d: fix refcounting in ospf6_asbr_lsa_remove

When iterating over a list, also the last node should be unlocked again.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospf6d/ospf6_asbr.c