www.digitalmars.com         C & C++   DMDScript  

c++.chat - deleting saxxmlreader

reply %u <sunnyrelan gmail.com> writes:
in my code there is a memory leak which is figured out to be
because the memory allocated to SAXXMLReader is not freed. How can
i free the mem allocated to this ?
Aug 17 2006
parent "Matthew" <nowhere noaddress.co.us> writes:
You need to give more information than that.

How about posting a minimal example for a start?


"%u" <sunnyrelan gmail.com> wrote in message 
news:ec19ej$19a5$1 digitaldaemon.com...
 in my code there is a memory leak which is figured out to be
 because the memory allocated to SAXXMLReader is not freed. How can
 i free the mem allocated to this ? 
Aug 17 2006