Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
- Subject: Re: EXC_BAD_ACCESS when trying to use [NSMutableURLRequest setHTTPBodyStream]
- From: j o a r <email@hidden>
- Date: Thu, 10 Jan 2008 10:01:08 -0800
On Jan 10, 2008, at 9:29 AM, Dave Carrigan wrote:
Yes it is, because it's not autorelease. It's alloced with
[[Uploader alloc] initWithURL] and I never do a dealloc on it. (But
just to be sure, I just added a retain there, with no change in the
crash.)
I hope that was a simple typo, and that you ment to say "release" and
not "dealloc"?
j o a r
_______________________________________________
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