You can try debugging your code using the Simulator and keep an eye on the dynamically allocated variables, but you may find there's actually no problem. Our emulator quite frequently says we've got 40-odd memory leaks when we shut it down but it's been thoroughly investigated and no memory leaks appear to exist - it may have something to do with the way the emulator itself shuts down.
-----Original Message----- From: Carlos Gonzalez [mailto:[EMAIL PROTECTED] Sent: Friday, May 26, 2006 11:28 AM To: Palm Developer Forum Subject: Memory Leak Hello everyone, I geting an error message when I click on the application icon of the emulator after I ran my application, error that reads that there is a memory leak. How can I detect this errror and correct it. Thanks, Carlos -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
