From 98429f6d07b0bac006eb14aea13c1d989fc835ed Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 10 Jan 2006 22:11:54 +0000 Subject: [ospfd] fix rare leak of struct connected, in an error path. 2006-01-10 Juris Kalnins * ospf_zebra.c: (ospf_interface_address_delete) fix rare leak of struct connected in an error case. --- ospfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 10a5de6a..35d353e5 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2006-01-10 Juris Kalnins + + * ospf_zebra.c: (ospf_interface_address_delete) fix rare leak of + struct connected in an error case. + 2006-01-10 Paul Jakma * ospfd.c: (ospf_network_run) checking to see if router-id -- cgit v1.2.1