commit | e210cf9fd09c938b92dc1a993b254d8d5a8b312c | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Jun 15 19:15:35 2005 +0000 |
committer | paul <paul> | Wed Jun 15 19:15:35 2005 +0000 |
tree | 635e23a3f56c05f3cc89bddb5b7030ef0b7d13bc | |
parent | 245a2b29a501bad850c5399ac1c1da2fddf0572a [diff] |
2005-06-15 Paul Jakma <paul.jakma@sun.com> * bgpd.c: (bgp_terminate) workqueue's are lazy allocated and its possible to terminate bgpd before workqueues were setup, causing an abort/crash. Reported by Ashish Mehta of Sun.