Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

With ARC, is @property necessary

Why does my view controller (presented modally from a storyboard segue) not get released after being dismissed?

Message sent to deallocated instance ARC

Objective-C - weak object is registered in autoreleasepool automatically?

ARC migrator returns error in other target

UITableView reloadData EXC_BAD_ACESS code=2

Error compiling with ARC when runtime programming dynamic method

NSObject finalize is deprecated - what do I do instead?

Difference between type and lifetime qualifiers

WebView memory leak in windowScriptObject setValue:self forKey:?

Issue With Enabling ARC in COCOS2D

ARC and sending messages to objects without specifying the class at compile time

Subclass non-ARC file into ARC project in Xcode 4

Should I use __unsafe_unretained for temp variables?

UIDatePicker Memory Leak with ARC

NSWindowController's window released immediately

SBJson in non-ARC project

EXC_BAD_ACCESS with NSXMLParser and ARC

Accessor implementation of properties

ARC with non-Foundation Objects