summaryrefslogtreecommitdiff
path: root/apps/gperf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gperf/ChangeLog')
-rw-r--r--apps/gperf/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog
index 53dbc1b091e..0fd5b1843e6 100644
--- a/apps/gperf/ChangeLog
+++ b/apps/gperf/ChangeLog
@@ -1,3 +1,12 @@
+Wed Mar 8 17:26:22 2000 Ossama Othman <ossama@uci.edu>
+
+ * src/Key_List.cpp (Key_List, ~Key_List, output_types):
+
+ Fixed memory leaks related to lack of deallocation of variables
+ that were initialized with static strings, and then
+ reinitializing them with a string that was dynamically
+ allocated. [Bug 334]
+
Tue Feb 22 18:25:02 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* src/Key_List.cpp,