]> git.puffer.fish Git - matthieu/frr.git/commit
[ospfd] CID #49, fix dereference before NULL check
authorPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 22:50:40 +0000 (22:50 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 22:50:40 +0000 (22:50 +0000)
commit894f8b6602f786db42da58c48b1338df5fa98732
tree27d1cdb69d21e33a641c108a0ce39fd480e748f7
parent1a8ec2b9a3557e4f6ad3c8780b72b35be6d86a3e
[ospfd] CID #49, fix dereference before NULL check

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

* ospf_route.c: (ospf_route_delete_same_ext) Fix deref before
  NULL check by moving into check-protected block, fix CID #49.
ospfd/ChangeLog
ospfd/ospf_route.c