@@ -569,8 +569,8 @@ [object retain]; objc_autoreleasePoolPop(pool); - return object; + return [object autorelease]; } @end