DNESS / cocos2d-iphone

Automatically exported from code.google.com/p/cocos2d-iphone
1 stars 0 forks source link

CCProxy leak + fix #1514

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a CCSpriteFrame
2.
3.

What is the expected output? What do you see instead?
CCProxy should be deallocated

What cocos2d version / SVN revision are you using ?
Cocos2d v3 - RC3

What iPhoneSDK are you using ?
iOS SDK 7.1

Debug or Release ?
Both

Does this happens on device ? or on the simulator ? or on both ?
Both

Please provide any additional information below.
Pull request here: https://github.com/cocos2d/cocos2d-iphone/pull/649

Original issue reported on code.google.com by a...@endersfund.com on 17 Mar 2014 at 7:32