Do you know the function allocated the char* on the heap, and that it expects 
your code to free it?

Doug Reeder
sent from my Palm OS Treo 650

-----Original Message-----

From:  "Rnieves" <[EMAIL PROTECTED]>
Subj:  Memory Manager Error
Date:  Tue Nov 25, 2008 4:20 pm
Size:  366 bytes
To:  "Palm Developer Forum" <[email protected]>

I acquire a Char * from a function and then at the end of my application I free 
the pointer by doing a MemPtrFree(p). I then proceed to point p=NULL; and this 
causes an error "MemoryMgr.c, Line:3760, Invalid chunk ptr" Any ideas?
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to