]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ChangeLog
Don't crash when attempting to read path->oi->ifp if oi doesn't exist any
authorhasso <hasso>
Wed, 11 Feb 2004 21:52:13 +0000 (21:52 +0000)
committerhasso <hasso>
Wed, 11 Feb 2004 21:52:13 +0000 (21:52 +0000)
commit2db3d05da3ac6b1ff9452a5f291bfc39a719d1c6
tree41cceb234a9b0cfb6410574689cd800671456b55
parentcb05eb285f28524ada2df62c5522dcf47acb841b
Don't crash when attempting to read path->oi->ifp if oi doesn't exist any
more. I'm not sure if this read should be attempted at all, but I'm trying
to keep code safe AND stable.
ospfd/ChangeLog
ospfd/ospf_interface.c
ospfd/ospf_interface.h
ospfd/ospf_zebra.c