From 05865c90ab0bc95b8ca1a54c794809891666cdce Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 26 Oct 2005 05:49:54 +0000 Subject: 2005-10-26 Paul Jakma * command.c: Use MTYPE_HOST, MTYPE_STRVEC. Some other fixups, including fixing some likely leaks in config_write_file. * vty.c: memory macro usage fixes. (vty_read_config) fix leak where relative config file is specified. --- lib/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 8abae69a..4030470d 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -7,6 +7,11 @@ * memtypes.h: update auto-built file. * if_rmap.c: Use MTYPE_IF_RMAP_NAME. * pqueue.c: Use the two MTYPE_PQUEUE mtypes for allocations. + * command.c: Use MTYPE_HOST, MTYPE_STRVEC. Some other fixups, + including fixing some likely leaks in config_write_file. + * vty.c: memory macro usage fixes. + (vty_read_config) fix leak where relative config file is + specified. 2005-10-20 Andrew J. Schorr -- cgit v1.2.1