AppleEvent memory leak
AppleEvent memory leak
- Subject: AppleEvent memory leak
- From: Rainer Standke <email@hidden>
- Date: Tue, 26 Jan 2010 17:11:12 -0800
Hello,
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?
Thanks,
Rainer
_______________________________________________
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