commit | 363c903435b154e989f0544d12d4ac8d50174c0b | [log] [tgz] |
---|---|---|
author | Daniel Walton <dwalton@cumulusnetworks.com> | Wed Oct 21 06:42:54 2015 -0700 |
committer | Donald Sharp <sharpd@cumulusnetworks.com> | Tue Dec 08 14:11:10 2015 -0500 |
tree | 3efcda7bc9e934ea17f2787a9f0ea9d59738ebea | |
parent | 92e62e06ba9e03c4603538b3138298b274e3c167 [diff] |
bgpd: crash from not NULLing freed pointers Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com> There was a crash from not NULLing out peer->hostname but I cleaned up a bunch of other suspect ones as well.