From ad72740e884f16c1f30a99168428fdd15fadaa68 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 23 Nov 2005 02:47:02 +0000 Subject: [bgp] Fix SEGV if empty path is confed-compared ([quagga-users 5968]) 2005-11-23 Paul Jakma * bgp_aspath.c: (assegments_parse) should be static 2005-11-23 Juergen Kammer * bgp_aspath.c: (aspath_cmp_left_confed) fix SEGV for case where one or both paths are empty. --- bgpd/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 68cb1176..59e70cfe 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,12 @@ +2005-11-23 Paul Jakma + + * bgp_aspath.c: (assegments_parse) should be static + +2005-11-23 Juergen Kammer + + * bgp_aspath.c: (aspath_cmp_left_confed) fix SEGV for case + where one or both paths are empty. + 2005-11-14 Paul Jakma * bgp_route.c: (bgp_process_rsclient) convert to new workqueue -- cgit v1.2.1