Search code examples
Why putting "self" in the GCD blocks will cause a memory leak?...


iosblockgrand-central-dispatchautoreleaseretain-cycle

Read More
CoreGraphics object autoreleased too many times...


iosxcodecore-graphicsautorelease

Read More
Why is my app crashes using __autoreleasing + __strong?...


automatic-ref-countingautoreleasensautoreleasepoolstrong-references

Read More
when are objects released in objective-C program...


objective-cmemory-managementautorelease

Read More
iOS autorelease pool blocks...


iosmemory-managementobjective-c-blocksautoreleasensautoreleasepool

Read More
Releasing objects returned by method...


objective-cmemory-managementautorelease

Read More
Objective-C memory management (alloc and autorelease)...


objective-cmemory-managementautorelease

Read More
Releasing while notifying...


objective-cmemory-managementautoreleasensnotification

Read More
Need clarification in iPhone memory management...


iosmemory-managementautorelease

Read More
use the autorelease to release,the app will crash...


ioscrashautorelease

Read More
Objective-C - weak property - getter autoreleases (Automatic Reference Counting)...


objective-cautomatic-ref-countinggetterautoreleaseweak-references

Read More
Dictionaries, autorelease pools, and temporary objects...


iosobjective-cmemory-managementautorelease

Read More
iPhone NSMutableArray and NSKeyedUnarchiver unarchiveObjectWithFile release oddity...


iosmemory-managementnsmutablearrayautorelease

Read More
Clarification of Autorelease Usage...


iosobjective-cmemory-managementautorelease

Read More
how to fix over released objects...


iosobjective-cmemory-managementautoreleasenszombie

Read More
ARC and none-ARC codes co-work together, unexpected behavior cases on iOS...


iosautomatic-ref-countingautorelease

Read More
__autoreleasing for return value in ARC Objective-C...


iosobjective-ccocoaautomatic-ref-countingautorelease

Read More
Xcode/Cocoa ARC and MRC classes. Would MRC autoreleases cause memory leaks in an ARC class?...


cocoaautomatic-ref-countingautorelease

Read More
ARC equivalent of autorelease?...


objective-cclangautomatic-ref-countingautorelease

Read More
Arc and autoreleasepool...


objective-cautomatic-ref-countingautorelease

Read More
In Cocos2d-x, What is the difference between CC_SAFE_DELETE and CC_SAFE_RELEASE_NULL?...


c++memory-leakscocos2d-xautorelease

Read More
Autorelease CFMutableDictionary...


objective-ciosmemory-managementautoreleasecfmutabledictionary

Read More
autorelease keyword...


iosobjective-cautorelease

Read More
NSArray copying after autorelease...


ioscopynsarrayautorelease

Read More
Is an object an autorelease when it's set equal to another...


objective-cobjectmemorymemory-managementautorelease

Read More
retain and autorelease in a getter method...


objective-creleaseautoreleasegetter

Read More
Calling "super init" in Objective-C...


objective-cclassretainautorelease

Read More
ARC error : cannot capture __autoreleasing variable in a block...


iosiphoneautomatic-ref-countingblockautorelease

Read More
autoreleasepool error with Xcode5...


iosobjective-cautorelease

Read More
NSMutableString does not listed in autoreleasepool by _CFAutoreleasePoolPrintPools()...


objective-cautomatic-ref-countingautoreleasensmutablestring

Read More
BackNext