Bug #1244

Memory leak in CCParticleSystem::initWithDictionary()

Added by Minggo Zhang about 1 year ago. Updated 12 months ago.

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

100%

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

Description

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.

History

Updated by James Chen about 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset commit:89329d561779edc84e79b24c639d54f1ccead430.

Updated by James Chen about 1 year ago

Applied in changeset commit:281beb53301442293669e030368d6a92eea82587.

Updated by Zhe Wang about 1 year ago

  • Project changed from cocos2d-x to native
  • Category deleted (5)

Updated by Zhe Wang about 1 year ago

  • Target version deleted (26)

Updated by James Chen about 1 year ago

Applied in changeset commit:89329d561779edc84e79b24c639d54f1ccead430.

Updated by James Chen about 1 year ago

Applied in changeset commit:281beb53301442293669e030368d6a92eea82587.

Updated by Zhe Wang about 1 year ago

  • Target version set to cocos2d-2.0-rc0a-x-2.0

Updated by Minggo Zhang 12 months ago

  • Category set to 12
  • Status changed from Resolved to Closed

Also available in: Atom PDF