Could I use xmlMemSetup to overwrite the memory 
allocation from apr ones? The problem is that the functions like 
xmlMallocFunc doesn't get as parametrs any pointer to for example apr pools.
Any ideas?

Marco

Daniel Veillard ha scritto:
> On Thu, Aug 02, 2007 at 08:40:00AM +0200, Marco Spinetti wrote:
>   
>> Under apache 1.3 I have no problems of memory corruptions.
>> Apache 2.2 is completely based on apr and I use apr pools for all memory 
>> allocation in my module.
>> It seems that the memory corruption is possible.
>> I'd like to know what daniel thinks about it and then how to solve it.
>>     
>
>   Honnestly I don't know ! I don't knwow what apr is doing which makes
> libxml2 normal use of memory management interface fail (assuming it's the 
> case). In a nutshell I can't comment on something I don't understand.
>
> Daniel
>
>   

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to