commit | 370b7e59170acf853ca3357c71dd5ab0d85e763c | [log] [tgz] |
---|---|---|
author | Lou Berger <lberger@labn.net> | Thu Feb 04 21:29:49 2016 -0500 |
committer | Paul Jakma <paul.jakma@hpe.com> | Tue Mar 08 17:53:22 2016 +0000 |
tree | 24cd286ecd47f6c6439e1c5971a1abbacb9e5c3a | |
parent | bf83fa25f1bddec6f09ad879cba5e975a3ae5495 [diff] |
bgpd: Fix crash reported by NetDEF CI This patch is part of the previously submitted patch set on VPN and Encap SAFIs. It fixes an issue identified by NetDEF CI. Ensure temp stack structures are initialized Add protection against double frees / post free access to bgp_attr_flush Signed-off-by: Lou Berger <lberger@labn.net>