[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
Mon Jun 13 14:10:56 PDT 2022


mstorsjo added a comment.

@rnk - What do you think about this? See the later discussion in D126898 <https://reviews.llvm.org/D126898>.

The executable that triggered this was deemed to be misbuilt, but we still have the case that our tools now refuse to print/dump binaries that it tolerated before.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127345



More information about the llvm-commits mailing list