We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
trace the memory leak on all platforms
trace the memory leak on all platforms
Bug #483 [Closed]
I just traced all test cases one by one, on ios 4.3 simulator & my itouch3gs with 4.2 system.
No any memory leaks appears in Instruments.
- Status changed from New to Closed
No any memory leaks found in Instrument on ios simulator&device.
On win32, it caused by the PowerVR opengles library.
- Project changed from cocos2d-x to cpp
- Category deleted (
5) - Target version deleted (
cocos2d-0.99.5-x-0.8.3)
Status: | Closed | |
---|---|---|
Start date: | 2011-05-05 | |
Priority: | Normal | |
Due date: | ||
Assignee: | walzer@cocos2d-x.org | |
% Done: | 0% |
|
Category: | - | |
Target version: | - |
Here’re leak reports on the forum
http://www.cocos2d-x.org/boards/6/topics/1321
http://www.cocos2d-x.org/boards/13/topics/1403
We had better to reproduce & trace it.