[bgpd] fix mtype in XFREE and NULL out freed pointer
commit9f906c7c562bd62043c77a79d84967deea9fe45e
authorPaul Jakma <paul.jakma@sun.com>
Sun, 27 Aug 2006 06:57:47 +0000 (27 06:57 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Sun, 27 Aug 2006 06:57:47 +0000 (27 06:57 +0000)
tree84fc5f54c9effcb75ec8ea139228b5f0384075f1
parent3414bf250a385496fa6c11dbaa9a5f79100d7a48
[bgpd] fix mtype in XFREE and NULL out freed pointer

2006-08-27 Paul Jakma <paul.jakma@sun.com>

* bgp_advertise.c: (bgp_sync_delete) fix mtype in XFREE.
  NULL out peer->hash after free, to be sure.
bgpd/ChangeLog
bgpd/bgp_advertise.c