Hi All,

   We're using Xalanc V1.11 for XPath evaluations with Xerces 3.1.1 and
I'm seeing memory leaks when
XalanSourceTreeParserLiaison.parseXMLStream(MemBufInputSource) is given
an invalid XML to parse.  This seems identical to 
https://issues.apache.org/jira/browse/XALANC-589.    Are there any
patches for the 1.11 source base that one can apply?  looking at the
JIRA ticket both the issue and the fix appear to reference version 1.3.x
and looking at svn http://svn.apache.org/repos/asf/xalan/c/tags/ I see
version going up to 1.9 so I'm not sure what is the best way forward.

   We're in fact using Xalanc because another library we use has a
dependency on it and so I'm not sure of the impact of upgrading to a
later version of Xalan.   I see other memory leaks as well when for
example the XPATH expressions passed to XPathEvaluator.evaluate are
invalid.   This is less of an issue as unlike the XML content, we
control the xpath expressions, however we would prefer to switch to a
compatible later version with fixes if possible.

   I'm seeing the issue in 32bit windows with VC8 Debug.   We've
compiled Xalan and Xerces from sources using the VC8 tool set.

Please let me know if I've missed something obvious.

thanks in advance + kind regards,

Kaveh.

  

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to