Originally posted by Jacobo221
damn, go look for leaks in aMule! 
I was looking for leaks in aMule and that's how I found these two. They were by far the largest of the leaks I found. I'll keep testing and trying to diagnose leaks as I get the chance.
By the way, I found these two with /Developer/Applications/Performance Tools/MallocDebug.app. It took a little fidgeting to get it working because of a multiply-defined symbol between one of the wxMac shared libraries and some system libraries that MallocDebug forces the app to load. I used the 'strip' command to remove the conflicting symbol from the offending wxMac library's symbol table.
I'm pretty sure that static linking aMule against wxMac would avoid that problem.