开发者

SBJson Parser without memory leaks, iphone

开发者 https://www.devze.com 2023-03-28 13:56 出处:网络
i used SBJson parser in my project but getting some memory leaks, all those are SBJson parser. can any one tell me what is version of SBJson parser do i need to use to开发者_运维技巧 avoid the leaks.

i used SBJson parser in my project but getting some memory leaks, all those are SBJson parser.

can any one tell me what is version of SBJson parser do i need to use to开发者_运维技巧 avoid the leaks.

Thanks in advance


What version are you using now? The most recently release version of SBJson is 3.0.3, if you still have problem with it you can try the newest test version 3.1 alpha1

https://github.com/stig/json-framework/tree/v3.0.3

0

精彩评论

暂无评论...
验证码 换一张
取 消