> I'm pleased (relieved?) to report that the memory leak does not
> occur with the 3.5 stationary.

Then just use the 3.5 stationery... as reported many times, SDK 3.5
applications can run on any Palm device, all the way back to PalmOS 1.0, as
long as you're careful to not call any functionality that's not supported on
the minimum version of PalmOS you want to support.

The 3.1 leak is a missing call to FrmCloseAllForms() in the AppStop() code.
It's been reported here many times.  Without it, your active form doesn't
get closed, and the memory associated with it isn't freed.

--
Ben Combee
Veriprise Wireless <http://www.veriprise.com>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to