I just upgraded to Mac OS X Mountain Lion and found out that valgrind
is still not compatible with Mountain Lion.
I have a 600 line C code that I need to check against memory leaks.
What are possible ways to do it other than valgrind? Can I use Xcode instruments?