Re: NSSecureCoding with containers (or, is NSArray lying?)
Re: NSSecureCoding with containers (or, is NSArray lying?)
- Subject: Re: NSSecureCoding with containers (or, is NSArray lying?)
- From: Graham Cox <email@hidden>
- Date: Fri, 17 Jul 2015 09:52:33 +1000
> On 16 Jul 2015, at 12:17 pm, André Francisco <email@hidden> wrote:
>
> This can easily crash an app if I get a type that I'm not expecting, even if it implements NSSecureCoding.
Actually, probably not. It will likely start throwing exceptions all over the place, which *may* cause termination, but it won’t crash in a way that could lead to an exploit.
—Graham
_______________________________________________
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