Search code examples
Is there a way to enumerate all properties and release them one by one?...


objective-cxcodeautorelease

Read More
Is it safe to autorelease objects inside an NSOperation?...


cocoansoperationautorelease

Read More
[myArray addObject:[[objcBlock copy] autorelease]] crashes on dealloc'ing the array...


objective-cautoreleaseobjective-c-blocks

Read More
iOS: How to avoid autoreleased copies when manipulating large NSString instance?...


ioscocoa-touchmemory-managementautorelease

Read More
Need clarification for NSAutoreleasePool...


iphonememory-managementautoreleasensautoreleasepool

Read More
reversegeocoder autorelease issue...


iosautoreleasemkreversegeocoder

Read More
Errors autoreleasing objects just after their creation...


iosnsurlconnectionautoreleasensurlrequest

Read More
iOS Releasing object too early - possible confusion with Autorelease and Copy...


objective-cioscopyautorelease

Read More
Do variables assigned to properties follow the behavior of that property?...


objective-cpropertiesautorelease

Read More
Leak when autoreleased in return...


xcodepointersreturnmemory-leaksautorelease

Read More
NSString - stringWithFormat released automatically...


nsstringretainautorelease

Read More
EXC_BAD_ACCESS error while accessing valid, non-released object...


objective-ciosexc-bad-accessautoreleasenszombie

Read More
Memory management addSubview:...


iphoneiosmemory-managementautoreleaseaddsubview

Read More
release in uitableview doesn't work, but autorelease does...


iphoneobjective-cuitableviewreleaseautorelease

Read More
CGPDFDocumentRef and autorelease...


autoreleasecgpdfdocument

Read More
Objective C Leaks memory on Autoreleased Object...


iphoneobjective-ciosmemory-managementautorelease

Read More
Objective C - Memory Management and autorelease ???...


objective-cmemory-managementautorelease

Read More
60 hz NSTimer and autoreleased memory...


objective-cmemorynstimerautorelease

Read More
"of class NSURL autoreleased with no pool in place - just leaking" Help...


iphoneobjective-cxcode4autorelease

Read More
property assignment followed by autorelease...


objective-ciospropertiesreleaseautorelease

Read More
iPhone Dev - Question about autorelease and whether what I'm doing is safe...


iphoneobjective-cautoreleasensautoreleasepool

Read More
TBXML issue with autorelease on iOS 5...


iphonexmlparsingautoreleaseios5

Read More
Should I retain, autorelease or do nothing when returning NSArray of executeFetchRequest: result?...


objective-ccore-dataretainautorelease

Read More
When is the main Autorelease Pool in Cocoa-touch drained?...


objective-ccocoa-touchautorelease

Read More
Changing auto-released object to non-auto...


objective-cxcodememory-managementautoreleasensautoreleasepool

Read More
Correct use of autorelease...


iphoneobjective-cautorelease

Read More
Retain-Release in Objective-C...


objective-creleaserelease-managementretainautorelease

Read More
Objective C memory problem! ...


objective-cnsdictionaryautorelease

Read More
iPhone core data - fetched managed objects not being released on device (fine on simulator)...


iphoneobjective-ccore-datafetchautorelease

Read More
Why is this object a potential leak?...


iphonexcodememory-leaksautorelease

Read More
BackNext