[PATCH] D44285: Fix computeSymbolSizes SEGFAULT on invalid file

Teng Qin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 12:27:11 PST 2018


palmtenor added a comment.

@aprantl: The file in question is from a memory dump so a full page (2MB) large. It has zero ELF format structure... I can try see if I could get a smaller / minimal repro to test this bug. Can you point me to where the tests are?


Repository:
  rL LLVM

https://reviews.llvm.org/D44285





More information about the llvm-commits mailing list