When using the Leaks instrument in Instruments, I have a few leaks that occur, but all the participating methods seem to be in Apple frameworks. The specific one's I have been seeing lately are leaks in MapKit. They seem to occur when MapKit is interacting with CoreAnimation. Is there any easy way to tell if these leaks are some how caused by me? If none of my code is being shown in the stack trace in "Extended Details" am I responsible for fixing those?