DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29217>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29217

Remove references to calloc() and free()





------- Additional Comments From [EMAIL PROTECTED]  2004-06-09 22:43 -------
The idea is to use apr_rmm_calloc() for the shared memory case, and memory from
the child config pool in the non shared memory case. When the server is
restarted, the pool is cleaned up and the cache started from scratch.

The purpose of this proposal is the fix the memory leak you mentioned.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to