Checking my code for leaks using Instruments, i'm getting one show up that I can't figure out the solution for. It's this:
Malloc 48 bytes Responsible library - libsystem_c.dylib Responsible frame - strdup
I've googled this and a few suggestions tell people just to leave it, but submitting to Apple with a leak seems like a stupid thing to do, so I wanted to see if anybody could tell me more about this, or where it could be coming from?