On Mar 10, 2008, at 1:21 PM, Gary L. Wade wrote:

If all the code you're using is present, it looks to me like you're not releasing the object pointed at by image; the object returned by imageWithData is not an auto-released object.

It's not? Why not? I thought convenience methods like that did not transfer ownership to the caller. Isn't the convention that the method should say alloc, new or copy to signify the granting of ownership?

--Brady
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to