[PATCH] D81103: [llvm-readelf] - Do not read past the end of file when dumping SHT_GNU_HASH.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 01:34:59 PDT 2020
grimar added a comment.
In D81103#2072024 <https://reviews.llvm.org/D81103#2072024>, @MaskRay wrote:
> > Do not try to read past the end of the file when dumping the the SHT_GNU_HASH.
>
> Do not read past the end of file when dumping SHT_GNU_HASH?
Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81103/new/
https://reviews.llvm.org/D81103
More information about the llvm-commits
mailing list