Projects > cpp > Issues > Bug #1244

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Memory leak in CCParticleSystem::initWithDictionary()

Bug #1244 [Closed]
zhangxm 2012-05-21 05:52 . Updated over 12 years ago

It creates CCImage, and delete it in VolatileTexture.
But VolatileTexture only exists on Android platform.

So CCImage should inherit from CCObject, then it is easy to share it.

dumganhar 2012-05-23 04:29
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:89329d561779edc84e79b24c639d54f1ccead430.

dumganhar 2012-05-23 04:29

Applied in changeset commit:281beb53301442293669e030368d6a92eea82587.

walzer@cocos2d-x.org 2012-05-25 07:57
  • Project changed from cocos2d-x to cpp
  • Category deleted (5)
walzer@cocos2d-x.org 2012-05-25 07:59
  • Target version deleted (26)
dumganhar 2012-05-25 09:22

Applied in changeset commit:89329d561779edc84e79b24c639d54f1ccead430.

dumganhar 2012-05-25 09:22

Applied in changeset commit:281beb53301442293669e030368d6a92eea82587.

walzer@cocos2d-x.org 2012-05-25 09:25
  • Target version set to cocos2d-2.0-rc0a-x-2.0
zhangxm 2012-05-28 04:11
  • Category set to 12
  • Status changed from Resolved to Closed

Atom PDF

Status:Closed
Start date:2012-05-21
Priority:Normal
Due date:
Assignee:dumganhar
% Done:

100%

Category:all
Target version:cocos2d-2.0-rc0a-x-2.0