commit | 8acfa94475b01087e93514f461ad583abc949eaa | [log] [tgz] |
---|---|---|
author | Chris Bieneman <beanz@apple.com> | Thu Aug 04 19:19:25 2016 +0000 |
committer | Chris Bieneman <beanz@apple.com> | Thu Aug 04 19:19:25 2016 +0000 |
tree | 7725717b7b7fe9e52254785a07d7ee0f8af6eb0b | |
parent | 8c8f13e3533bfa61c34dc26f83817497cb970aae [diff] |
[macho2yaml] String table can contain null strings Since the string table being read from the MachO is a properly bounded StringRef including null strings is safe and reasonable. This occurs frequently with stripped binaries where the string table has been modified. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@277753 91177308-0d34-0410-b5e6-96231b3b80d8