summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2018-07-23 23:27:45 +0000
committerFangrui Song <maskray@google.com>2018-07-23 23:27:45 +0000
commit5bad9d835a58a42c481d565c3d974ab3a9655e8c (patch)
treed011dab1ec29a1b0c005c27ba0a782b0dde702aa /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parent8e8a652c2f77d03c6ee9b7a12190f13eeaf60e05 (diff)
[DWARF] Use deque in place of SmallVector to fix use-after-free issue
Summary: SmallVector's elements are moved when resizing and cause use-after-free. Reviewers: probinson, dblaikie Subscribers: JDevlieghere, llvm-commits Differential Revision: https://reviews.llvm.org/D49702 llvm-svn: 337772
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions