We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Infinite loops in CCBMFontConfiguration::parseConfigFile
Infinite loops in CCBMFontConfiguration::parseConfigFile
Bug #329 [Closed]
- Target version set to cocos2d-0.99.5-x-0.7.2
- Assignee set to zhangbin@cocos2d-x.org
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:“eb5486a3406a47198ae1179a24f8f95c4ea9815a”.
- Status changed from Resolved to Closed
- Project changed from cocos2d-x to cpp
- Target version deleted (
cocos2d-0.99.5-x-0.7.2)
Status: | Closed | |
---|---|---|
Start date: | 2011-01-22 | |
Priority: | Normal | |
Due date: | ||
Assignee: | zhangbin@cocos2d-x.org | |
% Done: | 100% |
|
Category: | - | |
Target version: | - |
read this post http://www.cocos2d-x.org/boards/6/topics/399?r=405
In some situation, the “while(leftSize>0)” will enter infinite loops and lock the flow.