Foundation Library?
Hi all,
Working in instruments with leaks and am down to my last leaks however they are not in my written code.
The Leaked objects I am getting are GeneralBlock-512 (NSAllocateCollectable responsible frame) and NSConcreteMapTable (+[NSMapTable alloc] responsible frame). Both of these have Foundation as their responsible libraries. When I double click on any of them, it takes me into the assembly code.
Is this something that would be a cause for app rejection? Am I responsible for this type of leak or is this a problem with the Apple software?
Thanks,
|