Memory Management
From rootshell wiki
For a detailed guide refer to: Apple's Practical Memory Management, also this may prove useful.
It's recommended to double-check memory retain/releases through-out the code, and then use Xcode memory-related Instruments. To see a guide about using Instruments please refer to Instrument User Guide.
