Make ElfFile not crash on invalid ELF files
Summary: @rkroll wants to run this on more than just fbcode binaries; there are x86 (not x86_64) binaries in there and probably a lot of other junk. So, if you call openNoThrow explicitly, you get a pretty error message in this case. Test Plan: folly/experimental/symbolizer/test Reviewed By: lucian@fb.com Subscribers: rkroll, jhj, lesha, kma FB internal diff: D1453758
Showing
Please register or sign in to comment