Instruments and "Hide System Libraries"
Hi Guys,
I am struggling with a memory leak that Instruments is finding and had a question. All of the stack traces do not contain any pointers to any of my code besides "main". If I switch to the "Call Tree" and check the box next to "Hide System Libraries", the tree always ends at "main".
Does this mean that there is a bug somewhere in one of Apple's system libraries?
Thanks for any information you can provide.
|