[libxml-devel] Memory changes, tests needed
Dan Janowski
danj at 3skel.com
Tue Aug 28 20:36:00 EDT 2007
Hi all,
I am going to go out on a limb and say, tentatively, that my new
approach to memory management is working. It is so far only applied
to the ruby side of tree.c functions (ruby_xml_node...). My simple
example of creating the same document 1M times, loosing references to
the priors and watching the mark and free run, is at least no worse.
Since I have not propagated the changes to other parts, the test
suite is broken. I suspect that they did not expose the memory
problems anyway.
What I need now is a few concise examples that have blown up
previously. I am particularly looking for ones that just use the node
operations.
Looking forward to your dastardly tests.
Dan
More information about the libxml-devel
mailing list