On 2011-08-02, at 6:57 PM, David Duncan wrote: > On Aug 2, 2011, at 3:34 PM, Izak van Langevelde wrote: > >> >> On 2011-08-02, at 6:02 PM, David Duncan wrote: >> >>> On Aug 2, 2011, at 2:52 PM, Izak van Langevelde wrote: >>> >>>> However, Instruments shows a leaked Malloc of 236K with as responsible >>>> Caller CGDataProviderCopyData, which makes no sense to me. >>> >>> >>> Something else (possibly out side of your control) called >>> CGDataProviderCopyData and didn't release the data. Leaks should give you a >>> stack trace showing where that function was called. >> >> I don't think there is a stack trace available, unless it is hidden behind >> some not-so-obvious option... > > > Extended Detail, from one of the menus (can't recall which at the moment). > Just click on the row and you should see the stack trace.
Found, solved, thanks! (happened in one of the corners of my code I don't come too often) --- Grinnikend door het leven... _______________________________________________ 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