ios8.3 - iOS system libraries leaks normal? -


enter image description hereseems system libs, none app.

i using afnetworking , ponydebugger arc way.

  1. are these leaks normal?
  2. does tool give false positives?

http://i.stack.imgur.com/nwyib.png

memory leaks

recently had similar question, here's quote apple's instruments guide

an instrument such leaks instrument can point out places app not handling memory properly. if graph leaks relatively empty, know app behaving properly

well, appkit, uikit , other developed people, there can bugs! far know track them. so, generally, if don't see objects create in code, , sure not yours 100%, ios business , if relatively empty, ok.

though difficult tell afnetworking external library.


Comments

Popular posts from this blog

angularjs - Redirect to a new template in angular js -

Oracle SQL. How to select specific IDs where value of columns specify criteria? -

Desktop Launcher for Python Script Starts Program in Wrong Path (Linux) -