ActionObject memory leak in ActionManagerEx::initWithDictionary
ActionObject memory leak in ActionManagerEx::initWithDictionary
Bug #4548 [Resolved]
| Status: | Resolved | |
|---|---|---|
| Start date: | 2014-03-25 | |
| Priority: | Normal | |
| Due date: | ||
| Assignee: | ||
| % Done: | 0% |
|
| Category: | all | |
| Target version: | - |

should add action-autorelease(); under
line:65 ActionObject* action = new ActionObject()
this bug seems fixed on 3d-extension branch
Fixed at https://github.com/cocos2d/cocos2d-x/pull/5944