summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2018-03-03 22:34:38 +0000
committerFedor Indutny <fedor@indutny.com>2018-03-03 22:34:38 +0000
commit364b9c2adb633280509db32c7afe869e010c695f (patch)
treef1ecbe60d75682d068bd7e0cac632125f5d6b3bc /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py
parentf90054dd90b86410bc8464f21e0f75b82ecedb6d (diff)
downloadbcm5719-llvm-364b9c2adb633280509db32c7afe869e010c695f.tar.gz
bcm5719-llvm-364b9c2adb633280509db32c7afe869e010c695f.zip
[CallSiteSplitting] fix use after-free
Iterating through predecessors of `TailBB` while removing their terminators leads to use after-free, because the predecessor list is changing on each removal. llvm-svn: 326668
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud