xcode - Memory Leaks tutorial in iphone -


is there tutorial link can me in memory leaks of iphone,, b/c facing problem whenever allocate memeory , in dealloc releasing memeory, problem when run application in (run-> run performance tools -> leaks) got leaks through there.. how can resolve it...

reply me plz

in xcode, can run build , analyze. xcode shows memory leaks arrows of bad memory management.

this tutorial : iphone-memory-management-tips


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -