[PATCH] D25187: [Object/ELF] - Do not crash on invalid sh_offset value of REL[A] section.

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 09:26:29 PDT 2016


rafael accepted this revision.
rafael added a comment.
This revision is now accepted and ready to land.

LGTM.

It should be possible to craft a similar crash by patching sh_size, no?


https://reviews.llvm.org/D25187





More information about the llvm-commits mailing list