You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Renier Botes <Re...@pma.co.za> on 2000/08/01 12:13:52 UTC

Xalan-C: XPath memory allocation conflict

xerces-c_1_2.dll
Xalan-C_0_40_0-win32

We are currently using a Visual C++ add-in that reports memory leaks and
memory allocation failures.

We get the following error:
Memory allocation conflict: Allocated by operator_new; Freed by free
	Location of error:
	XPATH.DLL!00027D96()
	Point of allocation:
	XPATH.DLL!0001623F()

Do we just ignore these?