We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Fix Image crashes when load tga file
Fix Image crashes when load tga file
Bug #3638 [Closed]
We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
To reproduce it:
TestCpp~~>Texture2DTest~~>TGA Test.
it crashes every time to access this test on mac.
Fixed in pull request:
https://github.com/cocos2d/cocos2d-x/pull/5010