On Jul 29, 2011, at 7:07 PM, Gwynne Raskind <gwy...@darkrainfall.org> wrote:
> On Fri, Jul 29, 2011 at 21:48, <wadesli...@mac.com> wrote: >> >> Indeed there may be memory leaks, but that's a relatively benign side >> effect. The security issues I alluded to earlier are a much greater concern >> in any case. > > Can you be more specific about those side effects? I'm rather curious, > and somewhat concerned; I've used NSCoding in the past for persisting > data. Any code that throws exceptions will probably leak a few objects, since according to the ARC design doc the ABI requires not draining autorelease pools while unwinding the stack. --Kyle Sluder_______________________________________________ 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 arch...@mail-archive.com