[PATCH] D25368: [Object/ELF] - Do not crash on invalid Header->e_shoff value.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 08:45:12 PDT 2016
>> grimar abandoned this revision.
>> grimar added a comment.
>>
>> gnu archives seems does not like such innovations. I`ll reimplement this to do checks from lld side.
>
>You can check in here, you just have to check Header->e_shoff in isolation.
>
>Cheers,
>Rafael
Updated the diff, this seems to work, thanks !
George.
More information about the llvm-commits
mailing list