Re: AppleEvent memory leak
Re: AppleEvent memory leak
- Subject: Re: AppleEvent memory leak
- From: "Sean McBride" <email@hidden>
- Date: Wed, 27 Jan 2010 10:29:52 -0500
- Organization: Rogue Research Inc.
On 1/26/10 5:11 PM, Rainer Standke said:
>I have an app that sends and receives AppleEvents to and from Final
>Cut Pro. The AppleEvent part of my code is closely modeled after the
>sample code provided by Apple. Really: I barely modified the code.
>When I look at Leaks I am told that for each transaction (sending or
>receiving an AE) a little memory is leaked, about 400 bytes each. The
>leaks seem to happen fairly deep in the framework, not in my own code.
>
>How should I deal with this?
First, make sure you're running the newest OS. Then, can you repro
these leaks with an unmodified version of the sample code? If so, file
a bug. The sample could be leaking, the OS could be leaking, or the
leak detection code could be finding false positives.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden