[xml] libxml-1.8.7 leak?

Date view Thread view Subject view Author view

From: Bernie Rosman (Bernard.Rosman@fmr.com)
Date: Tue May 02 2000 - 16:47:39 EDT


Daniel,

We seem to be seeing a possible memory leak when using libxml-1.8.7 for
a sequence of several (10-100) xmlParseMemory calls. We do not see this
leak in our previous version which uses libxml-1.7.3. Between each call,
the code calls xmlFreeDoc and frees the memory that we allocated. In the
new version (using 1.8.7), I added a call to xmlCleanupParser, but that
did not seem to help. Is there some other function new to libxml-1.8.7
that I should be calling when using xmlParseMemory?

Thanks very much,
Bernie Rosman

----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:30:11 EDT