X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/f8ec7fef60702faee580b27778bb677036bb30e5..954eec6e4c0203f9836934550804f937a7e1ea91:/ITOSAScript.m diff --git a/ITOSAScript.m b/ITOSAScript.m index 675b3ac..6f1a27f 100755 --- a/ITOSAScript.m +++ b/ITOSAScript.m @@ -120,7 +120,7 @@ Script Subtypes: OSADispose([_component componentInstance], resultID); - return cocoaDesc; + return [cocoaDesc autorelease]; } @end