[Lldb-commits] [lldb] r316740 - Fix a use-after-free in lldb-server
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 31 09:02:09 PDT 2017
On Tue, Oct 31, 2017 at 9:00 AM Greg Clayton <clayborg at gmail.com> wrote:
> My main questions is: is there anything we can do to catch these things
> now that we have them.
>
Absolutely. Get bots running check-lldb with ASAN instrumented LLDB. I'm
going to go out on a limb and say you will find not just these bugs, but
many more which have been lingering for a long time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171031/2421c26f/attachment.html>
More information about the lldb-commits
mailing list