<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I don't think a leak checker in the style that we use at Google is a google-specific technology</blockquote>
<div><br></div><div>Well, specifically this impacts Valgrind as well, the canonical leak checking tool on Linux. =/ I think this is a very generic problem of leak checking -- we just happen to be the first to hit it and to hit it harder than most. We also happen to be willing to contribute code to fixing it. </div>