Js_CocosBuilder_create memory leak?

ccNodeLoaderLibrary->registerCCNodeLoader(“”, JSLayerLoader::loader()); this line,
If you have previously been called js_CocosBuilder_create function, then the next JSLayerLoader :: loader () registration is a failure, and JSLayerLoader reference count is two, so the auto memory pool can not free this node…
My version is cocos2d-2.1rc0-x-2.1.3

Hi, please use english in this forum, then other people can also find the answer.
About your question, yes, it’s a problem. Issue http://cocos2d-x.org/issues/2286 was created. Thanks.
Please change your question to english.