We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Wrong logic when pass an empty std::vector to WebSocket::init
Wrong logic when pass an empty std::vector to WebSocket::init
Bug #2465 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2013-08-02 | |
Priority: | Normal | |
Due date: | ||
Assignee: | ||
% Done: | 100% |
|
Category: | all | |
Target version: | 3.0-alpha0 |
Fixed at https://github.com/cocos2d/cocos2d-x/pull/3346
The size of the protocol vector also needs to be checked.