We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Memory leak in the binding glue code of cc.FileUtils.getStringFromFile(getByteArrayFromFile).
Memory leak in the binding glue code of cc.FileUtils.getStringFromFile(getByteArrayFromFile).
Bug #2766 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-09-04 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | js | |
Target version: | 3.0-alpha0 |
We need to invoke delete[] to release the memory allocated by getFileData.