]> git.puffer.fish Git - mirror/frr.git/commit
[zebra] CID #31, guard against potential NULL return of route_node_lookup
authorPaul Jakma <paul.jakma@sun.com>
Thu, 11 May 2006 13:28:05 +0000 (13:28 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Thu, 11 May 2006 13:28:05 +0000 (13:28 +0000)
commitbeb5633607919d10ba8852ad51fe0b1dc7ecc812
treecf63d68186ec7e2b594e6fa6f95ad6f8aa7b7338
parent995b96515b7075fec77ab51dfe8be7788abd838d
[zebra] CID #31, guard against potential NULL return of route_node_lookup

2006-05-11 Paul Jakma <paul.jakma@sun.com>

* interface.c: (if_delete_update) route_node_lookup may return
  NULL, should fix Coverity CID #31.
zebra/ChangeLog
zebra/interface.c