summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorR-Goc <131907007+R-Goc@users.noreply.github.com>2024-09-04 20:10:36 +0200
committerGitHub <noreply@github.com>2024-09-04 22:10:36 +0400
commit2e0ded3371f8d42f376bdfd4d70687537e36818e (patch)
tree8e2838afc5142b2e194d4bdedcf0d38ac72ce1fc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent6e60330af55bfdf5b34aed4c9197cd3afbf00498 (diff)
[Windows SEH] Fix crash on empty seh block (#107031)
Fixes https://github.com/llvm/llvm-project/issues/105813 and https://github.com/llvm/llvm-project/issues/106915. Adds a check for the end of the iterator, which can be a sentinel. The issue was introduced in https://github.com/llvm/llvm-project/commit/0efe111365ae176671e01252d24028047d807a84 from what I can see, so along with the introduction of /EHa support.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions