Tags / memory-leaks
Understanding Memory Management and Instruments on the iPhone: A Comprehensive Guide to Creating Efficient iOS Apps
Preventing Common Memory Leaks in Core Data Applications for iPhone iOS4
Understanding and Fixing WebView Leaks in iOS Development
Understanding and Mitigating Core Data's Memory Usage Issues for Large Amounts of Data in iOS Applications
Understanding Memory Leaks in RPy: A Guide to Efficient Code and Prevention of Memory Issues When Working with Python's R Extension.
Understanding Autorelease and Retain When Working with NSMutable Arrays in Objective-C
Understanding the Pitfalls of Reference-Counted Objects in Objective-C: Fixing the Issue with Released Objects