@@ -35,11 +35,11 @@ @property (readonly) void *pointer; /*! * The object which the memory is not part of. */ -@property (readonly, retain) id object; +@property (readonly, nonatomic) id object; /*! * @brief Creates a new, autoreleased memory not part of object exception. * * @param pointer A pointer to the memory that is not part of the object