Re: NSAppleScript leaking memory?
Re: NSAppleScript leaking memory?
- Subject: Re: NSAppleScript leaking memory?
- From: Andreas Mayer <email@hidden>
- Date: Sat, 27 Mar 2004 09:04:49 +0100
Am 26.03.2004 um 23:38 schrieb Peter Maurer:
This is just a guess, but you might have to release the
appleScriptError NSDictionary (if there is one). Or pass NULL to
executeAndReturnError, if you're not going to use it.
I always get a nil pointer back. And passing in nil as a parameter
sadly doesn't help either. :-(
But thanks for the suggestion.
Andreas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.