]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] Fix missing check for ospf_lookup NULL return, CID #70
authorPaul Jakma <paul.jakma@sun.com>
Thu, 11 May 2006 13:31:11 +0000 (13:31 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Thu, 11 May 2006 13:31:11 +0000 (13:31 +0000)
commitcac3b5c435613b51eddf7db4518aa6b730afb031
treed78aff33e739316ac478bebb1ebed2c6a9ff1032
parentbeb5633607919d10ba8852ad51fe0b1dc7ecc812
[ospfd] Fix missing check for ospf_lookup NULL return, CID #70

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

* ospf_vty.c: (general) Audit ospf_lookup calls in commands,
  ensure check for NULL result, make vty messages consistent.
  (show_ip_ospf_interface) Missing NULL check on ospf_lookup
  result, fixes Coverity CID #70.
ospfd/ChangeLog
ospfd/ospf_vty.c