Tags / memory-management
Understanding Objective-C Memory Management and Deallocating Memory in Table View
Understanding the Memory Problem in R: Solutions and Best Practices
Managing Autorelease in Objective-C Network Requests: How Delegation with Retained Ownership Can Help
Understanding Memory Management in Objective-C for iOS Developers: Mastering Manual Reference Counting and Automatic Reference Counting (ARC)
Understanding Retain Setter with @synthesize: The Good, the Bad, and the Automatic