Well, the stack dump that you posted is a great place to start.  It looks like you are 
allocating some things in your Initialize function that you're not freeing.  
It also looks like you have a couple great clues on where to start because the words 
'Aspirin' and 'Acetate' are part of the memory that isn't getting freed.  That should 
help clue you in to what you're not freeing.

-Jon

-------------------------------------------
Jonathan Hays
Palm OS Certified Developer
http://hazelware.luggle.com 
-------------------------------------------
-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to