[PATCH] D81103: [llvm-readelf] - Do not try to read past the end of the file when dumping the the SHT_GNU_HASH.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 12:38:30 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
> 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?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81103/new/
https://reviews.llvm.org/D81103
More information about the llvm-commits
mailing list