Re: [libxml-devel] memory leak?

2007-12-18 Thread simon . wilkinson
I am running version 0.5.2.0. Simon Depends on the version you are running. ruby -e 'require "xml/libxml"; puts XML::Parser::VERSION' On Dec 17, 2007, at 18:47, [EMAIL PROTECTED] wrote: > Hi, > > I have an application that reads a listing of files from a > directory, and then uses libxml-rub

Re: [libxml-devel] memory leak?

2007-12-18 Thread Dan Janowski
That version has all of the really bad leaks taken care of. There is a more recent version in SVN, but it is not in an RC state, which may be a few more days. It has a few more fixes, including some to XPath. I'll announce the update, hopefully soon. Dan On Dec 18, 2007, at 08:49, [EMAIL PRO