git.ithinksw.org
/
ITFoundation.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upped timeout to 100 ticks...
[ITFoundation.git]
/
ITOSAScript.m
diff --git
a/ITOSAScript.m
b/ITOSAScript.m
index
675b3ac
..
6f1a27f
100755
(executable)
--- a/
ITOSAScript.m
+++ b/
ITOSAScript.m
@@
-120,7
+120,7
@@
Script Subtypes:
OSADispose([_component componentInstance], resultID);
- return
cocoaDesc
;
+ return
[cocoaDesc autorelease]
;
}
@end