We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
CCVector should not release object if it is not in the Vector
CCVector should not release object if it is not in the Vector
Bug #3803 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8322
Status: | Closed | |
---|---|---|
Start date: | 2014-01-21 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | all | |
Target version: | - |
I believe CCVector should not release an object if object is not in the Vector.
So the code below: