Dan Wood Detects Leaks Infinitely

Dan Wood: “Essentially what I thought I’d do is to see how a particular method invocation grew memory over repeated use. That way, leaks would be easy to spot with ObjectAlloc (or probably with OmniObjectMeter).”

Good tip: I’m sure I’ll use it. Here in the lab we use a combination of ‘leaks’ (with stack logging turned on), ObjectAlloc, and MallocDebug.

Tue 06 Feb 2007 06:07 PM

Archive

© 1995-2011 Brent Simmons