Apparent Cocoa leak of TMSInputSources
Apparent Cocoa leak of TMSInputSources
- Subject: Apparent Cocoa leak of TMSInputSources
- From: David Hoerl <email@hidden>
- Date: Mon, 08 Aug 2005 20:22:18 -0400
In tracking down my own memory leaks, I found (using ObjectAlloc)
that after opening and closing a text window, that there was a single
object leak of type "TMSInputSource" [is this a Text Management
Service Input Source???].
Anyway, on a hunch, I tried using ObjectAlloc on TextEdit. Open a new
window, then immediately close it, and you will see that the count of
this resource goes up by one (and doing this 10s of times results in
one object leak per window).
Does anyone know what this resource is?
David
PS: Bug entered on radar: Bug ID# 4209196.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden