]> git.puffer.fish Git - mirror/frr.git/commit
[bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy...
authorPaul Jakma <paul.jakma@sun.com>
Sun, 15 Oct 2006 23:41:16 +0000 (23:41 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Sun, 15 Oct 2006 23:41:16 +0000 (23:41 +0000)
commit53d9f67a18dc59fd688fce999cb35653010a54fb
tree8412f230b56f658361b99f773395157703bcad7d
parentdcdf399fbc7420d3edc230c9646f720825fcecda
[bgpd] CID#73, potential crash in bgp statistics if called for AFI/SAFI with emtpy table

2006-10-15 Paul Jakma <paul.jakma@sun.com>

* bgp_route.c: (bgp_table_stats_walker) NULL deref if table is
  empty, bgp_table_top may return NULL, Coverity CID#73.
bgpd/ChangeLog
bgpd/bgp_route.c