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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 02:21:31 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D25187#559181, @rafael wrote:

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


Yes, I think so. I'll take a look what will happen and probably prepare a patch.


https://reviews.llvm.org/D25187





More information about the llvm-commits mailing list