[PATCH] Include netinet/in.h in libbb.h

Shaun Jackman sjackman at gmail.com
Mon Jun 5 12:19:51 PDT 2006


On 6/5/06, Rob Landley <rob at landley.net> wrote:
> Query: Why are we supporting dmalloc again?  (Who uses it, and what for?
> What's the benefit?)

It's useful for finding memory leaks and other heap abuses. I most
recently used it to track down the memory leak in ls.

Cheers,
Shaun


More information about the busybox mailing list