[Lldb-commits] [lldb] [lldb] Fix null pointer dereference in FormatEntity array expansion (PR #188604)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 26 02:47:55 PDT 2026
https://github.com/DavidSpickett commented:
The fix looks right but can you tell us how we end up in this situation?
Either you hit this problem or just found it by inspection. If it's the former, maybe we have a chance of writing a test case for it.
https://github.com/llvm/llvm-project/pull/188604
More information about the lldb-commits
mailing list