please see the following code:

pData = (UInt8*)MemGluePtrNew(70*1024);
...
MemPtrFree(pData);   //crash!
pData = NULL;

"MemoryMgr.c ,Line 3675",What do it mean?
Thanks.



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

Reply via email to