[PATCH] D86923: [llvm-readobj/elf] - Don't crash when the size of a dynamic symbol table, inferred from the hash table, is broken.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 02:42:22 PDT 2020


grimar added a comment.

In D86923#2275328 <https://reviews.llvm.org/D86923#2275328>, @thakis wrote:

> Looks like this breaks tests on mac: http://45.33.8.238/mac/20491/step_11.txt
>
> Please take a look and revert for now if it takes a while to fix.

Thanks for letting me know. Fixed in rGef4851742de5e64a1ba9de51e375ac503d2d7ecb <https://reviews.llvm.org/rGef4851742de5e64a1ba9de51e375ac503d2d7ecb>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86923/new/

https://reviews.llvm.org/D86923



More information about the llvm-commits mailing list