[Lldb-commits] [PATCH] D60963: Fix dereferencing null pointer

Nico Weber via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon May 13 07:39:09 PDT 2019


thakis added a comment.

Add a test that fails without the code change and that passes with it. I don't know under which conditions this change is needed, so I apologize that I can't make a more concrete suggestion.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60963/new/

https://reviews.llvm.org/D60963





More information about the lldb-commits mailing list