From 6f6730c28dc0e0e96f768fa1c707d6639b29a2ce Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Wed, 12 Sep 2001 03:33:43 +0000 Subject: Fixed a memory leak in process_method(). --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 41f4298..b825508 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-09-11 Robert James Kaes + * 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(). -- cgit v1.2.3