Search code examples
Class Methods Used Many Times Cause Leaks?...


iphonexcodememoryautorelease

Read More
Retain count for tableView:cellForRowAtIndexPath:...


iphoneretainautoreleaseuitableview

Read More
How to autorelease in Objective - c...


iphoneautorelease

Read More
Why is this NIB view not released before being returned?...


objective-cmemory-managementautorelease

Read More
Memory leak with autoreleased strings iphone...


cocoa-touchmemory-leaksxml-parsingautorelease

Read More
autorelease previous object by assignment...


iphonememory-managementautorelease

Read More
Object sent -autorelease too many times...


iphoneobjective-cautorelease

Read More
Using NSThread to solve waiting for image from URL on the iPhone...


iphoneobjective-cnsthreadautoreleaseretain

Read More
Objective-C autorelease pool not releasing object...


objective-cautoreleasensautoreleasepool

Read More
Can I early-release an autorelease object?...


objective-cmemory-managementautoreleasensautoreleasepool

Read More
Do autoreleased objects always survive a whole method?...


cocoaautorelease

Read More
How to force release an UITableViewCell...


uitableviewautorelease

Read More
returning autorelease NSString still causes memory leaks...


iphonememory-managementautorelease

Read More
Is it dangerous to set off an autoreleased NSOperationQueue?...


objective-ccocoaconcurrencyautorelease

Read More
Returning objects with autorelease but I still leak memory...


iphoneobjective-cmemory-managementmemory-leaksautorelease

Read More
TableViewCell autorelease error...


iphoneuitableviewautorelease

Read More
Is return autorelease a bug in objective c?...


objective-cmemory-managementautorelease

Read More
What is the correct way to Manage memory in an iPhone app for an instance variable that is frequentl...


iphoneobjective-cmemory-managementautoreleaseretain

Read More
Objective-C memory management strange results...


objective-cmemory-managementmemory-leaksautorelease

Read More
Creating autorelease objects in iPhone Development...


iphoneobjective-cmemoryautoreleasensdecimalnumber

Read More
autorelease pool causes crash in RubyCocoa application...


cocoadebuggingautoreleaseruby-cocoa

Read More
iPhone SDK: How/when should I release a UITableView delegate object?...


iphoneuitableviewautorelease

Read More
Iphone open gl es application and autorelease pool...


iphoneobjective-copengl-esautorelease

Read More
What is the scope of (nested) autorelease pools?...


objective-ccocoacocoa-touchmemory-managementautorelease

Read More
Returning object initialized through "convenience constructor"...


objective-cmemory-managementinitializationreturn-valueautorelease

Read More
iPhone Development - Release an autoreleased object...


iphoneobjective-cuibuttonreleaseautorelease

Read More
where are autorelease pools required in a secondary NSThread runloop?...


iphoneobjective-cmultithreadingautorelease

Read More
Dealing with objects returned from cocoa convenience methods...


cocoansdateautoreleaseconvenience-methods

Read More
Why does a Convencience Constructor or Object Factory have to care about releasing the Object?...


objective-cmemory-managementautorelease

Read More
What's the difference between sending -release or -drain to an Autorelease Pool?...


iphonecocoacocoa-touchmemory-managementautorelease

Read More
BackNext