commit | 53d9f67a18dc59fd688fce999cb35653010a54fb | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Sun Oct 15 23:41:16 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Sun Oct 15 23:41:16 2006 +0000 |
tree | 8412f230b56f658361b99f773395157703bcad7d | |
parent | dcdf399fbc7420d3edc230c9646f720825fcecda [diff] |
[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.