Have u tried using Command shift B? It's a command to let the analyzer do his work to check for immediate mem leaks.
Second of all, run your target on your device via Instruments (crap since Lion).
And check where you're allocations are, which aren't getting released.