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 (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