CCCallFunc retainCount problem

Hi

I have a problem with CCCallfunc
When I use the CCCallfunc, the retain count is not decreased. So, it cannot be released automatically.

Actually, I found a similar diagnostic on the cocos2d-iphone
You can follow below link
http://www.cocos2d-iphone.org/forum/topic/8409”

Is it applied already?

Thanks.

Thank you for your work.
Yes, it is a bug which exists in cocos2d-iphone. And riq had fixed it on his dev branch.
When we update cocos2d-x to 1.0, it will be fixed.