<rdar://problem/10368163>

Fixed an issue where if a mach-o symbol table was corrupt and had a string
table offset that is invalid, we could crash. We now properly check the string
table offset and ignore any symbols with invalid strings.



git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@143362 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed