We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Particle crashes if setAutoRemoveOnFinish(true)
Particle crashes if setAutoRemoveOnFinish(true)
Bug #1371 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2012-07-01 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | all | |
Target version: | cocos2d-2.0-x-2.0.2 |
Refers to http://www.cocos2d-x.org/boards/6/topics/12594.
It’s the reason of double free in Scheduler: removeUpdateFromHash.
The solution is at https://github.com/cocos2d/cocos2d-iphone/commit/f59e0d2a030737adf9f665d5f3288b71de5097f1.