diff options
| author | Slava Gurevich <sgurevich@gmail.com> | 2022-07-21 15:04:04 -0700 |
|---|---|---|
| committer | Slava Gurevich <sgurevich@gmail.com> | 2022-07-21 17:39:11 -0700 |
| commit | 98186def3f1f6f3862e6c91ca01dfd278ad1929e (patch) | |
| tree | 50d5bb531a76f28efa06fa88005fd4a8e39f5792 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.h | |
| parent | 02fe96b24018bb8ce65cb264e0621459507cf989 (diff) | |
[LLDB][Reliability] Fix accessing invalid iterator
Using invalidated vector iterator is at best a UB and could crash depending on STL implementation.
Fixing via minimal changes to preserve the existing code style.
Coverity warning 1454828 (scan.coverity.com)
Differential Revision: https://reviews.llvm.org/D130312
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.h')
0 files changed, 0 insertions, 0 deletions
