Search code examples
What's the right way to set an NSError outparam from inside an autoreleasepool block?...

iosobjective-cautomatic-ref-countingautorelease

Read More
Out parameters in ARC Objective-C...

iosautomatic-ref-countingautorelease

Read More
release returned object or do i have to use autorelease...

objective-creleaseautoreleaseretaincount

Read More
What is the difference between releasing and autoreleasing?...

objective-cmemory-managementautorelease

Read More
What do you think about this code in Objective-C that iterates through retain count and call release...

objective-cmemory-managementautoreleaseretaincount

Read More
dealing with autoreleased objects within dispatch_sync...

objective-c-blocksautoreleaseunsafe-unretained

Read More
Should an autorelease call crash if there is no nsautoreleasepool declared?...

iphonecocoa-touchautoreleasensautoreleasepool

Read More
Objective C autorelease at RUNTIME level...

objective-cmemory-managementruntimeautorelease

Read More
Why did the SDWebImage use @autoreleasepool block in the decodedImageWithImage method?...

iosmemory-managementsdwebimageautorelease

Read More
Autorelease pools in Objective-C - release main AutoreleasePool?...

objective-ciosmemory-managementautoreleasensautoreleasepool

Read More
How to find the cause of a malloc "double free" error?...

iphoneobjective-cmemory-managementmallocautorelease

Read More
When to release the UIImage?...

iphoneiosmemory-managementcgimageautorelease

Read More
Github: Upload release assets with Bash...

bashgithubreleaseautorelease

Read More
Objective C For loops with @autorelease and ARC...

core-dataautomatic-ref-countingautorelease

Read More
VSTS: Release Management Deploying Artifacts to IIS on Premise...

azure-devopsmsdeployautoreleasems-release-managementazure-pipelines

Read More
Manual reference counting and AutoRelease...

iosobjective-cautomatic-ref-countingautoreleasereference-counting

Read More
copyWithZone return value ownership and retain count...

iphoneautoreleaseretaincountcopywithzone

Read More
autorelease vs. release in dealloc...

objective-ciosautoreleasedealloc

Read More
Does @autoreleasepool make sense in my scenario and in ARC?...

iosautomatic-ref-countingautoreleasensautoreleasepool

Read More
Will an object returned by a method be put into autorelease pool?...

iosautomatic-ref-countingautoreleasensautoreleasepool

Read More
EXC_BAD_ACCESS on 8 line spritekit code...

objective-csprite-kitexc-bad-accessautorelease

Read More
Leaking objects, and I need to fix it...

objective-cautorelease

Read More
When will a autorelease get released...

ioscocoa-touchuiviewautorelease

Read More
How to protect objects from autorelease?...

objective-ciphonememoryautorelease

Read More
Is there any leak in NSAutoreleasepool?...

iosmemory-leakspoolautoreleasensautoreleasepool

Read More
Who calls autorelease pool...

iosobjective-cautoreleasensautoreleasepool

Read More
Does Google Playstore allow us to set a future date when publising/updating an app?...

androidgoogle-playpublishrelease-managementautorelease

Read More
Why does Xcode 4.2 use @autoreleasepool in main.m instead of NSAutoreleasePool?...

iosxcodeautoreleasensautoreleasepool

Read More
Is there a way to create an NSDecimal without using NSNumber and creating autoreleased objects?...

iosobjective-cautorelease

Read More
when should I wrap my code into autorelease pool...

iphoneobjective-cmemory-managementautorelease

Read More
BackNext