summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorVolodymyr Sapsai <vsapsai@apple.com>2019-06-28 17:42:17 +0000
committerVolodymyr Sapsai <vsapsai@apple.com>2019-06-28 17:42:17 +0000
commit5f8b9092fff47437b03e6f5e67e0f6c0c036bc6c (patch)
tree4fe4e10b4162fdc45f11ab30b4a67982487e1283 /lldb/packages/Python/lldbsuite
parent021d2f209339ace33bd83e99c45507d0fe92f44b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud