|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jun 23, 2007, at 11:45 AM, A.C. wrote:
Try adding an autorelease pool to the code: NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init]; movie = [[QTMovie alloc] initWithFile:dst error:&err]; // overwrite file here [ movie release]; [ pool release]; Does that fix the problem? Tim Monroe QuickTime Engineering |
_______________________________________________ Do not post admin requests to the list. They will be ignored. QuickTime-API mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2011 Apple Inc. All rights reserved.