Hello all.  In doing testing with the OS 3.5 roms I receieve
the following error message when attempting to switch out of one
of my apps:

"UIAppShell" (unkown version) reports "SystemMgr.c, Line: 4384,
Possible memory leak at 0x0003BDFE.  Use the 'hd 0' command to find
chunks owned by your app.  These chunks have an ownerID of 2".

     None of my other applications get this error yet they all
finish the same way:

static void StopApplication (void)
{
        close_db();
        FrmSaveAllForms();
        FrmCloseAllForms();
}

     Any ideas?  Thanks in advance for the help and take care.

--frank

---
For information on using the Palm Developer Forums, or to unsubscribe, please see 
<http://www.palm.com/devzone/mailinglists.html>.

Reply via email to