Interesting technique for finding leaks in code

  • Post author:
  • Post category:Link

So, your code leaks and you need a technique for finding what object you’re leaking, so grab a couple of addresses at random and dump them. Chances are, they’re the object your leaking. This technique is so sexy in it’s beauty.

[icbm: home]