I'm using xerces 2.1.0 under MSVC 6.0, I'm builded "Xerces-Lib Win32
Debug" and next simple example:

int  main()
{
  char* p = XMLString::replicate("hello?");

  delete []p;

  return 1;
}

cause, on delete, a "Invalid Address specified to RtlFreeHeap".

What happens???

thx in advance.

-- 

::: Llu�s Gesa Bot�
-- 

::: Llu�s Gesa Bot�

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to