<div dir="ltr">Hi,<div><br></div><div>glibc has a lightweight use-after-free detector which can be used by setting MALLOC_PERTURB_  [0]. Thanks to this flag I found a possible use-after-free bug in clang code. See <a href="http://llvm.org/bugs/show_bug.cgi?id=20228">http://llvm.org/bugs/show_bug.cgi?id=20228</a></div>

<div><br></div><div>I suggest Linux bots make use of this flag to find possible use-after-free bugs.</div><div><br></div><div>[0] <a href="http://udrepper.livejournal.com/11429.html">http://udrepper.livejournal.com/11429.html</a></div>

<div><br></div></div>