[Lldb-commits] [PATCH] D71372: [lldb] Add additional validation on return address in 'thread step-out'
Mark Mossberg via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 11 13:51:55 PST 2019
mossberg added a comment.
Here are a few screenshots of what the bug looks like:
Memory corruption leading to a "crash":
F11025392: image.png <https://reviews.llvm.org/F11025392>
Silent memory corruption:
F11025394: lldbbug.png <https://reviews.llvm.org/F11025394>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71372/new/
https://reviews.llvm.org/D71372
More information about the lldb-commits
mailing list