You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Jon Smirl <jo...@mediaone.net> on 2000/08/14 16:43:21 UTC

Xalan-C: allocator function

Can I replace the memory allocation function in Xalan/Xerces? Apache gives
me a nice allocator replacement that guarantees that all memory allocated
during a request will be freed at the end of it. It's even protected with
timers against an infinite loop in the user code.

Jon Smirl
jonsmirl@mediaone.net