[PATCH] D69502: [LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of range
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 14:59:08 PDT 2019
mstorsjo updated this revision to Diff 227183.
mstorsjo added a comment.
Added a testcase based on @labath 's patch. (Thanks! That managed to trigger the condition!)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69502/new/
https://reviews.llvm.org/D69502
Files:
lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
lldb/test/Shell/Minidump/Windows/Inputs/broken-unwind.dmp.yaml
lldb/test/Shell/Minidump/Windows/Inputs/broken-unwind.exe.yaml
lldb/test/Shell/Minidump/Windows/broken-unwind.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69502.227183.patch
Type: text/x-patch
Size: 10350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/f169bcb5/attachment.bin>
More information about the llvm-commits
mailing list