Fixed a memory leak in process_method().
This commit is contained in:
parent
c48aea165d
commit
6f6730c28d
@ -1,5 +1,8 @@
|
|||||||
2001-09-11 Robert James Kaes <rjkaes@flarenet.com>
|
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
|
* src/utils.c (debugging_realloc): Added the debugging version of
|
||||||
realloc().
|
realloc().
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user