diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-03-09 01:59:28 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-03-09 01:59:28 +0000 |
commit | 5d8d16cdd8bb4b9a10ca30f53c8da4f299f608a6 (patch) | |
tree | 7aa04fc466a6624ecd125af00fc629adb57f96de /apps/gperf/ChangeLog | |
parent | e6dcdc50519656bddcf3cf87d3b70cc871e9a21e (diff) | |
download | ATCD-5d8d16cdd8bb4b9a10ca30f53c8da4f299f608a6.tar.gz |
*** empty log message ***
Diffstat (limited to 'apps/gperf/ChangeLog')
-rw-r--r-- | apps/gperf/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog index 92899cd71cf..2f267533cbc 100644 --- a/apps/gperf/ChangeLog +++ b/apps/gperf/ChangeLog @@ -4,8 +4,8 @@ Wed Mar 8 17:26:22 2000 Ossama Othman <ossama@uci.edu> Fixed memory leaks related to lack of deallocation of variables that were initialized with static strings, and then - reinitialized them with a string that were dynamically - allocated. [Bug 334] + reinitialized with strings that were dynamically allocated. + [Bug 334] Tue Feb 22 18:25:02 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> |