NSURLConnection leaks pre-10.5. Any workaround?
NSURLConnection leaks pre-10.5. Any workaround?
- Subject: NSURLConnection leaks pre-10.5. Any workaround?
- From: Sidney San MartÃn <email@hidden>
- Date: Wed, 6 May 2009 18:00:32 -0400
NSURLConnection is leaking in Tiger (including 10.4.11). From
research, it looks like this has been discovered and brought
repeatedly over the last few years but a working solution has never
been posted. The leaks affect both the synchronous and asynchronous
invocations of NSURLConnection. I put together a demo project, which I
can upload somewhere or email out if anyone wants it.
If you have dealt with NSURLConnection leaks in your apps, how do you
work around them? If NSURLConnection isn't fixable, what would be the
simplest way to perform GETs and POSTs without it?
_______________________________________________
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