I am running a double plugin in CS5 Mac (UI and Model) that intermittently reports massive memory leaks (750,000 leaks with over ten million bytes leaked--or thereabouts).
I am pretty competent at commenting out code until I find the leaks, but in this case, such an approach may take forever. Are there any tools that can be used to find out where these leaks are happening before I zero in on a certain branch?
TIA,
John