在[SBJsonParser scanRestOfDictionary:]中发生泄漏

时间:2012-06-15 07:18:47

标签: iphone ios xcode instruments

我在[SBJsonParser scanRestOfDictionary:](#> 2000)中遇到了大量的漏洞。我不知道在哪里查看代码。任何建议都会非常受欢迎!

谢谢

编辑:

我更新到JSONKit。仍然有泄漏:

enter image description here

1 个答案:

答案 0 :(得分:2)

前段时间我遇到了同样的问题,我找到的唯一解决方案是切换到另一个JSON库。现在我使用JSONKit,它具有更好的性能,并且没有泄漏(或者,我没有看到任何......)。这是library