Re: Allocating too much memory kills my App rather than returning NULL
Re: Allocating too much memory kills my App rather than returning NULL
- Subject: Re: Allocating too much memory kills my App rather than returning NULL
- From: Wade Tregaskis <email@hidden>
- Date: Mon, 07 Nov 2011 15:58:43 -0800
> Also I'm pretty sure the iOS memory allocator is multithreaded, and
> that Apple's code would be good about checking for runtime failures.
> If it does not, then that is a bug in the iOS.
That's my opinion too, but there are plenty of people within Apple who are vehemently against it. So while I encourage you to file bugs, for your own sanity you shouldn't trust Apple's code in this respect, and should code defensively. Obviously there's only so much you can possibly do in that respect, though.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden