[PATCH] D127345: [COFF] Don't reject executables with data directories pointing outside of provided data

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 06:52:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb209b9e11c26: [COFF] Don't reject executables with data directories pointing outside of… (authored by mstorsjo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127345

Files:
  llvm/lib/Object/COFFObjectFile.cpp
  llvm/test/Object/Inputs/COFF/data-dir-out-of-bounds.yaml
  llvm/test/Object/coff-data-dir-out-of-bounds.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127345.437140.patch
Type: text/x-patch
Size: 5404 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220615/764c407a/attachment.bin>


More information about the llvm-commits mailing list