CCMutableArray::arrayWithObjects and autorelease

Hi,

I’m not 100% sure, but shouldn’t CCMutableArray::arrayWithObjects() function return an autorelease array like in cocoa?

Thanks for any insight on this.
Kiki

Thanks a lot! Bug #628 created. It’s our mistake.

Done, fix at http://github.com/cocos2d/cocos2d-x/commit/2038ead007156ff8566634bb96f38ed1579c8d6d
Thanks again!