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

Re: [xml] valgrind errrors with this small sample program



On Wed, Mar 10, 2004 at 07:22:18PM +0100, Holger Rauch wrote:
> Hello!
> 
> Replying to my own post since I found out that the memory access errors were
> also reproducible when running the attached sample XML document (which is
> identical to the contents of the xml_cmds array).
> 
> I invoked valgrind like this:
> 
> valgrind -v --leak-check=yes --num-callers=50 xmllint xql-frag.xml
> 
> (As mentioned in my previous mail, this happened on a Debian 3.0 ("Woody")
> system (glibc 2.2.5, gcc 2.95.4, kernel 2.4.25))
> 
> So, this does not seem to be just limited to xmlParseMemory() (which I used in
> the small sample program attached to my previous mail).

  Did you try to apply the patch I sent ? This should fix the problem !

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]