[Expat-discuss] emulator allocation error
Paul Todd
paul at toddsoftware.com
Fri Mar 18 09:12:03 CET 2005
You have a memory leak - i.e you are not freeing some memory some where
by for example not calling delete.
Ashraf Abdoh wrote:
>Hi,
>
>I am working with syExpat as an xml parser; it parses a text and holds it
>into a text box,
>
>But when I press the EXIT button I have the error message:
>
>
>
>Program Closed:
>
>Alloc: 16c34521
>
>0
>
>
>
>And I can't make a breakpoint because this address changes each time I
>execute the program.
>
>
>
>
>
>Regards,
>
>AAbdoh
>
>
>
>_______________________________________________
>Expat-discuss mailing list
>Expat-discuss at libexpat.org
>http://mail.libexpat.org/mailman/listinfo/expat-discuss
>
>
>
More information about the Expat-discuss
mailing list