diff options
author | Zachary Turner <zturner@google.com> | 2015-05-22 19:33:54 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-05-22 19:33:54 +0000 |
commit | 4f2a9726d4d1ed9f513926dc340b722978674e7b (patch) | |
tree | ee8f0d87db58a957ed86d42cf43d14b59c2d3b88 /lldb/source/Core/StringList.cpp | |
parent | 101a82bf8b4dd1860b0a56c15c6d0499b502fe03 (diff) | |
download | bcm5719-llvm-4f2a9726d4d1ed9f513926dc340b722978674e7b.tar.gz bcm5719-llvm-4f2a9726d4d1ed9f513926dc340b722978674e7b.zip |
Fix use-after-free in OptionValueString.
We were assigning a temporary std::string to a StringRef. Somehow
this worked on every platform but Windows.
llvm-svn: 238041
Diffstat (limited to 'lldb/source/Core/StringList.cpp')
0 files changed, 0 insertions, 0 deletions