--- David Fedor <[EMAIL PROTECTED]> wrote: > > But using Pose's new features for leak detection might be a > faster way toactually solve the problem. There are now lots > of ways to find bugs like this. >
You just reminded me ... Thank you, David, for adding memory leak detection to Poser! (And curses too, because now I have to fix something and re-release it with apologies, asap!) Somehow, I accidently deleted a MemHandleFree() from an app I had released shortly before you added memory leak detection (the MemHandleFree was there in all previous versions - honest!). I didn't notice the tiny leak that created until I happened to load the previously released app on Poser and I happened to exercise the code that contained the leak (only a few bytes, but they eventually add up!) __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
