Hi,
Am working on clearing all memory leaks of a 3'rd edition application which has to be submitted for signing. Currently am tracking memory using emulator. Each time when i exit my application am getting the same message
"Unhandled exception at 0x0083ba11 in epoc.exe: User breakpoint.".
So i assume the memory leak is in address 0083ba11. how can i find which memory cell has to be freed with respect to the code.
Eagerly awaiting for the response.
Thanks,
Anoop






