Search code examples
Why should I use autorelease in this scenario?...


iosmemory-managementautoreleasereference-counting

Read More
iOS App Crashes while releasing a retained property...


iosobjective-cpropertiesuikitautorelease

Read More
addSubview notification not received...


memorynotificationsautoreleaseios4addsubview

Read More
Is there anything potentially wrong with this autoRelease usage?...


iosuilabelautorelease

Read More
Objective C: releasing objects basic questions (non-ARC)...


iosautoreleaseobjective-c-2.0

Read More
How to release an NSMutable Array which we need to use in return statements...


iphonesqlitememory-leaksretainautorelease

Read More
Why is this autorelease error occurring with ARC enabled?...


objective-cautomatic-ref-countingautorelease

Read More
Problems with memory management, autorelease, permanent heap is sometimes 250+ kb on iOS...


objective-ciosmemory-managementautorelease

Read More
Autorelease iPhone...


iphonecocoa-touchmemory-managementautorelease

Read More
NSCopying and Objective-C memory management...


objective-cmemory-managementautoreleasenscopying

Read More
is it allowed to call [obj copy] in ObjC with ARC?...


objective-cmemory-managementcopyautomatic-ref-countingautorelease

Read More
When is an autoreleased object actually released?...


objective-ciphonecocoa-touchmemory-managementautorelease

Read More
how to use auto-release in iphone...


iphoneiosautorelease

Read More
NSURLCache crashes with autoreleased objects, but leaks otherwise...


objective-ccocoaautoreleasensurlcache

Read More
Custom UITableViewCell On Autorelease causes a crash in application...


iphoneiosuitableviewautorelease

Read More
How to return CFDataRef without memory leak?[ios]...


iosautoreleasecfdata

Read More
iOS: Releasing Object Thats In Use (ARC)...


objective-ciosdelegatesautomatic-ref-countingautorelease

Read More
will call on release trigger the releasing of autorelease object?...


objective-ciosmemory-managementautorelease

Read More
Adding nil object to auto release pool not crashing...


objective-cautorelease

Read More
iOS programming autorelease pool...


objective-ciosautorelease

Read More
will reassign a pointer cause memory leak?...


iosmemory-managementmemory-leaksautorelease

Read More
assign to another object with retain and autorelease...


objective-cmemory-managementretainautorelease

Read More
Re-Assigning an Autoreleased Object...


objective-ciosmemory-managementautorelease

Read More
Should I be using [autorelease]?...


objective-cmemory-managementretainautorelease

Read More
Can I use [self retain] to hold the object itself in objective-c?...


memory-leaksgarbage-collectionobjective-c++autorelease

Read More
Delayed deallocation of contained objects with ARC?...


objective-ciosautomatic-ref-countingautoreleasedealloc

Read More
Usage of autorelease and retain...


ios5memory-managementretainautoreleasensautoreleasepool

Read More
iOS Objec-C error for object pointer being freed was not allocated...


objective-ciosnsarrayautorelease

Read More
How to convert [[ivar retain] autorelease] to ARC?...


iosautomatic-ref-countingretainautorelease

Read More
Autoreleasing twice an object...


iphoneipadautoreleasensautoreleasepool

Read More
BackNext