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 (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

Reply via email to