summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-01-28 22:35:48 +0000
committerLang Hames <lhames@gmail.com>2016-01-28 22:35:48 +0000
commit2d8a2aa60a941b23453151da3bd6650e46c0bbf6 (patch)
treeb24024a599b2da1a49e8b7adc460b5cffc0a7ab9 /lldb/packages/Python/lldbsuite/test/python_api
parent56d207331972f4eb3d0d9fd971d2e80a6c6d771d (diff)
downloadbcm5719-llvm-2d8a2aa60a941b23453151da3bd6650e46c0bbf6.tar.gz
bcm5719-llvm-2d8a2aa60a941b23453151da3bd6650e46c0bbf6.zip
[RuntimeDyld][MachO] Fix handling of empty eh-frame sections.
This patch switches from an unguarded to a guarded loop for eh-frame record fixups. In the unguarded version we would always make at least one call to processFDE, which would then crash trying to fix up a frame that didn't exist. Fixes <rdar://problem/24301582> llvm-svn: 259103
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud