diff options
author | Chris Bieneman <beanz@apple.com> | 2016-08-04 19:19:25 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2016-08-04 19:19:25 +0000 |
commit | 9f749c8e03f8e2d21379ea08e304d54025087fca (patch) | |
tree | e8834c2b4ecfc185bb0cceb96159066a9170bbbd /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | b3de75d3a045c9005e9a6bb79a48d81bcf0e6c6a (diff) | |
download | bcm5719-llvm-9f749c8e03f8e2d21379ea08e304d54025087fca.tar.gz bcm5719-llvm-9f749c8e03f8e2d21379ea08e304d54025087fca.zip |
[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.
llvm-svn: 277753
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions