]> git.ipfire.org Git - thirdparty/bird.git/commit
OSPF: Fix crash during route removal
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 19 Jul 2018 18:48:13 +0000 (20:48 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 19 Jul 2018 18:48:13 +0000 (20:48 +0200)
commit8bd718b3ba34cee95a5443f3d20d6f16c2d4c946
tree3aaed0e695337abdce30e3904f8e02cb82932e29
parent092c4930277c0f0f0dcb0c4013ff642314f90842
OSPF: Fix crash during route removal

The bug was introduced by an earler patch which removed additional eattr
argument to rt_notify hook.
proto/ospf/topology.c