JSON memory leaks iphone sdk -


iphone app getting slow while testing in performance tool,but works fine while build , run on device.i getting following leaks:

  1. [nscfstring copywithzone];
  2. [nscfstringappendstring];
  3. json parser : [sbjsonparser scanrestofdictionary];

basically.what leaks coming while using json parser because data load server in json format.2


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -