]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: fix lsa_refresh_walker unlock before use bug
authorPaul Jakma <paul@quagga.net>
Tue, 13 Apr 2010 21:33:54 +0000 (22:33 +0100)
committerPaul Jakma <paul@quagga.net>
Wed, 8 Dec 2010 17:11:18 +0000 (17:11 +0000)
commit6634974d68b8cc78cdde1104636fe97d7e310845
treeac049e9e0e61ba90ee3790e4162c561b32894e1b
parent8a81ee114a122966cb396d53dd8fcbda2eb619f5
ospfd: fix lsa_refresh_walker unlock before use bug

* ospf_lsa.c: (ospf_lsa_refresh_walker) fix an "unlock before use" bug
  (various) add asserts for lsa refcounting.
ospfd/ospf_lsa.c