I have a question about preventing Memory Leaks. Say I have an application where I allocate memory from the dynamic heap and then say that before I free up that memory, there is a crash. Since the application may have a fatal crash before freeing that memory, does this cause a memory leak? How is that memory ever freed up? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: Memory Leak Question - Michael S. Davis
- Re: Memory Leak Question - Dave Lippincott
- Re: Memory Leak Question - Michael S. Davis
- Re: Memory Leak Question - Jim Schram
