]> git.puffer.fish Git - mirror/frr.git/commit
[bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient
authorPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 23:29:22 +0000 (23:29 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Fri, 12 May 2006 23:29:22 +0000 (23:29 +0000)
commit06e110f9372f61bea23c2eaa25e7850b254bbd1a
treea705c52302d9044f6ae7121ec7eadb62a072d5fe
parentdd8103a917c356abfdd166879186df2e5d1ca95a
[bgpd] CID #6, remove useless NULL check, bgp_static_update_rsclient

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

* bgp_route.c: (bgp_static_update_rsclient) Remove useless NULL
  check, code already assumes bgp_static can not be NULL,
  fixes CID #6.
bgpd/ChangeLog
bgpd/bgp_route.c