Re: EXEC_BAD_ACCESS crash when using encodeObject:forKey: on an NSString *.
Re: EXEC_BAD_ACCESS crash when using encodeObject:forKey: on an NSString *.
- Subject: Re: EXEC_BAD_ACCESS crash when using encodeObject:forKey: on an NSString *.
- From: Ondra Cada <email@hidden>
- Date: Wed, 27 Apr 2005 13:28:06 +0200
Andrew,
On 27.4.2005, at 7:03, Andrew White wrote:
NSArray *arr = [NSArray arrayWithObjects: mA, mB, nil];
Good point. Replace with a trickier question: "Why does it 'work'
when I remove the NSString encoding, even when I subsequently encode
other arrays and objects?"
Since the nil just happens to be on the stack, most probably.
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden