Re: [xml] [patch] missing calls to node tracker



On Mon, Jan 06, 2003 at 09:38:38AM +0100, Lukas Schroeder wrote:
to non-libxml2-developers; even for libxml2-developers its only useful
if xmllint is run through valgrind to find memory leaks that might have
to do with the node tracking api.

  Honnestly I do check for mem leaks, and configuring with --with-mem-debug
does a far more thorough job than the registration check. It also spot
immediately if you made the mistake of using free() or malloc() instead of
xmlFree() and xmlMalloc() !

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]