At a guess, you are likely accessing the handle (either directly, or via a pointer to the handle) after freeing it.
You might also be attempting to free a handle that you don't actually own. -Tom > Hi > > While running my application at the device (Sony Clie PEG-TJ35), there > appears an error like this: > MemoryMgr.c, Line:3654, > Free handle > > What's wrong with my application code? > > Thanks in advance! > > Pathos. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
