From d16e04335968ea05fda60cec01b48df8c345a8ce Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Mon, 15 May 2006 10:56:46 +0000 Subject: [lib] CID #39, Fix the vty completion leak-fix to only free when desired 2006-05-13 Paul Jakma * vty.c: (vty_describe_command) CID #39 fix was too hasty, just cause it /can/ leak doesn't mean it always will have, check first. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index f5cee80b..7d3eb677 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2006-05-13 Paul Jakma + + * vty.c: (vty_describe_command) CID #39 fix was too hasty, just + cause it /can/ leak doesn't mean it always will have, check + first. + 2006-05-12 Paul Jakma * plist.c: (vty_prefix_list_uninstall) Fix potential NULL deref -- cgit v1.2.1