Re: [xml] libxml2-2.6.4 python tests question



On Thu, Jan 08, 2004 at 11:17:19AM +0100, Gerrit P. Haase wrote:
Hi,

I'm the maintainer of the libxml and libxslt packages for the Cygwin
netrelease.  I'm just about finishing the packages for the latest
libxml2/libxslt releases.

Now when running the tests I see this during the tests of the Python
bindings:
[...]
Are these memory leaks in libxml2 (or the python module), are these
leaks in cygwin1.dll or are these leaks in python-2.3.3?

  they are in libxml2. The Linux regression tests show them too.
Basically when extension functions are registered the cell containing
the pointer is not recollected on shutdown. This is minor, should
not be a problem in practice and never got fixed...

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]