Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automatic-ref-counting

Memory management with block and ARC, leak?

Huge memory footprint with ARC

implicit conversion of an Objective-C pointer to 'void *' is disallowed with ARC - sqlite3

CG Raster Data - CGProviderCreateWithCopyOfData - Unable to Release?

object_getInstanceVariable/object_setInstanceVariable in ARC

AdWhirl and ARC

How to manage unsafe_unretained ivars/properties?

Alternative to Objective-C objects in structs (ARC)

Unclear about releasing CFDictionaryRef

Memory management for UIKit in tight loops under ARC

objc_setAssociatedObject with nil to remove - is policy checked?

EXC_BAD_ACCESS implementing NSOutlineViewDataSource with ARC enabled

Does ARC set its reference type instance properties to nil before deallocation?