Just more FYI: I checked the Palm OS 4.2 sources, and couldn't find a function called SetControlLabel, so it looks like the problem is with an installed application, and not with anything in the OS (such as a sub-launched panel).

-- Keith

At 1:38 PM -0500 12/10/03, Regis St-Gelais wrote:
if those routines are not from your app: MainViewInit, MainViewHandleEvent,
StarterPalmMain
it is not a log file about your app.

--
"Luc Le Blanc" <[EMAIL PROTECTED]> a �crit dans le message de
news:[EMAIL PROTECTED]
A user trying my program under POSE reports 2 memory leaks and sends me this log file:

0.000:  Non-relocatable chunk leaked at 0x0003C350, size = 9
0.000:  Chunk allocated by:
0.000:          SetControlLabel
0.000:          MainViewInit
0.000:          MainViewHandleEvent
0.000:          PrvSendEventToForm
0.000:          FrmDispatchEvent
0.000:          AppEventLoop
0.000:          StarterPalmMain
0.000:          PilotMain
0.000:          __Startup__
0.000:  Chunk contents:
0.000:          50 61 6C 6D 43 61 72 64  00   PalmCard.

The text above gets repeated twice. None of the functions appearing here are mine. What could cause this leak?

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

Reply via email to