diff options
author | George Rimar <grimar@accesssoftek.com> | 2016-10-04 09:02:42 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2016-10-04 09:02:42 +0000 |
commit | b1f78d120244c06c428cb264472990bc1ba8fb5b (patch) | |
tree | 435a5c08eec77c551e7e707d154d215fbd2dbf7c /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | ee8dcfbdf7977359beaab9d377e6c068a5bc907e (diff) | |
download | bcm5719-llvm-b1f78d120244c06c428cb264472990bc1ba8fb5b.tar.gz bcm5719-llvm-b1f78d120244c06c428cb264472990bc1ba8fb5b.zip |
[ELF] - Do not crash on invalid symbol index.
Relative to PR30540.
If .symtab has invalid type in elf, no bodies are created and any relocation
that tries to access them will fail.
The same can happen if symbol index is just incorrect.
This was revealed by "id_000005,sig_11,src_000000,op_flip2,pos_420"
Differential revision: https://reviews.llvm.org/D25025
llvm-svn: 283201
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions