X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/f8ec7fef60702faee580b27778bb677036bb30e5..b3f98965a7e0b8d971555f3e4eeaf1ff50454765:/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