|
From: Jeremy F. <je...@go...> - 2005-02-28 00:57:07
|
Nicholas Nethercote wrote:
> * Approx 2/3 of respondents used --leak-check always/almost always, the
> rest sometimes use it.
>
> Recommendation: make --leak-check=yes the default.
What about a lightweight leak-check which is always enabled, but only
reports a summary of leaked memory, and a CLO which reports the full
details of leaked memory?
J
|