]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: fix crash if zebra_interface_state_read can't find interface
authorIngo Flaschberger <if@xip.at>
Mon, 4 Apr 2011 10:17:45 +0000 (11:17 +0100)
committerPaul Jakma <paul@quagga.net>
Mon, 4 Apr 2011 10:17:45 +0000 (11:17 +0100)
commit57c4f4f45b7a3c327f274272afe43893e10008e1
treecbf84ef77631ac75e4f34d9b037663ced9ba5ef6
parent604a9b43dd68a087ca5a4ac2cae19eb17591ba5f
ospf6d: fix crash if zebra_interface_state_read can't find interface

* ospf6_zebra.c: (ospf6_zebra_if_state_update) zebra_interface_state_read
  may return NULL, if it can't find an interface, deal with it.
ospf6d/ospf6_zebra.c