diff options
author | Volodymyr Sapsai <vsapsai@apple.com> | 2019-06-28 17:42:17 +0000 |
---|---|---|
committer | Volodymyr Sapsai <vsapsai@apple.com> | 2019-06-28 17:42:17 +0000 |
commit | 5f8b9092fff47437b03e6f5e67e0f6c0c036bc6c (patch) | |
tree | 4fe4e10b4162fdc45f11ab30b4a67982487e1283 /lldb/packages/Python/lldbsuite | |
parent | 021d2f209339ace33bd83e99c45507d0fe92f44b (diff) | |
download | bcm5719-llvm-5f8b9092fff47437b03e6f5e67e0f6c0c036bc6c.tar.gz bcm5719-llvm-5f8b9092fff47437b03e6f5e67e0f6c0c036bc6c.zip |
[ODRHash] Fix null pointer dereference for ObjC selectors with empty slots.
`Selector::getIdentifierInfoForSlot` returns NULL if a slot has no
corresponding identifier. Add a boolean to the hash and a NULL check.
rdar://problem/51615164
Reviewers: rtrieu
Reviewed By: rtrieu
Subscribers: dexonsmith, cfe-commits, jkorous
Differential Revision: https://reviews.llvm.org/D63789
llvm-svn: 364664
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions