NSURLConnection leaks

Bug #228449 reported by Andy Matuschak
2
Affects Status Importance Assigned to Milestone
Sparkle
Fix Released
Medium
Unassigned

Bug Description

I just did some leak hunting in my own app (which incorporates Sparkle) and saw that Sparkle did leak some NSURLConnect stuff. Turns out that sometimes "NSURLConnect sendSynchronousRequest:" can have a tendency to leak memory when used in multithreaded environments. It is usually advised to use the asynchronous version, which doesn't seem to leak.

More info [http://www.cocoadev.com/index.pl?MemLeaksWithMultiThreadNSURLConnection here] and keep up the good work!

This ticket was migrated from the old trac: re #24
Originally reported by: Wouter

Related branches

Changed in sparkle:
importance: Undecided → High
milestone: none → 1.5
status: New → Confirmed
description: updated
Changed in sparkle:
importance: High → Medium
Changed in sparkle:
status: Confirmed → Fix Committed
Changed in sparkle:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.