Hi,
        no it does not. The internal memory structure of xerces is such
that this may appear to be the case. When you delete the document he
memory will be reclaimed. Search in the archives for more information.

Gareth



On Wed, 19 May 2004, Imran A R (RBIN/EDM1) * wrote:

>
>
>       IN my local function , am doing
>
>                       DOMElement*  lname = NULL;
>                       lname = m_pDOMDocument->createElement(c_ElementName);
>
>       and i returns the lname , does it leaks any memory
>
>       Thanks
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

-- 
Gareth Reakes, Managing Director      Parthenon Computing
+44-1865-811184                  http://www.parthcomp.com

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

Reply via email to