summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41f4298..b825508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2001-09-11 Robert James Kaes <rjkaes@flarenet.com>
+ * src/reqs.c (process_method): Fixed a memory leak due to the
+ change to heap allocation if there is an error.
+
* src/utils.c (debugging_realloc): Added the debugging version of
realloc().