Re: [NSStringDrawingTextStorage textContainerForAttributedString:] leaking?
Re: [NSStringDrawingTextStorage textContainerForAttributedString:] leaking?
- Subject: Re: [NSStringDrawingTextStorage textContainerForAttributedString:] leaking?
- From: Douglas Davidson <email@hidden>
- Date: Mon, 19 Jul 2004 11:22:03 -0700
On Jul 19, 2004, at 1:27 AM, Matt Gough wrote:
Using ObjectAlloc, I have managed to track down a bunch of leaks in my
app. However, I seem unable to do anything about a small leak that
occurs whenever something results in [NSStringDrawingTextStorage
textContainerForAttributedString:] being called.
ObjectAlloc doesn't track leaks per se. These objects are being
cached, not leaked.
Douglas Davidson
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.