[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
Thu Oct 31 02:30:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7e1a3076419d: [LLDB] [PECOFF] Don't crash in ReadImageDataByRVA for addresses out of range (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D69502?vs=227183&id=227246#toc

Repository:
  rG LLVM Github Monorepo

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.227246.patch
Type: text/x-patch
Size: 10444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/f85a89c0/attachment.bin>


More information about the llvm-commits mailing list