ActionManagerEx memory leak on cocos2dx v3.0rc0

ActionManagerEx::initWithDictionary

should add action-autorelease(); under
line:65 ActionObject* action = new ActionObject()

@aeon_mine
Thank you for pointing out this problem.

But I think the latest code base has resolved this problem, please checkout the latest code from github.

@owen :;ok