forked from OSchip/llvm-project
717b1c804b
SBError::GetCString() returns a pointer to a string owned by the SBError object. The code here was calling GetCString on a temporary and using the returned pointer after the temporary was destroyed. Differential Revision: https://reviews.llvm.org/D59400 llvm-svn: 356227 |
||
---|---|---|
.. | ||
argdumper | ||
compact-unwind | ||
darwin-debug | ||
darwin-threads | ||
debugserver | ||
driver | ||
install-headers | ||
intel-features | ||
lldb-instr | ||
lldb-mi | ||
lldb-perf | ||
lldb-server | ||
lldb-test | ||
lldb-vscode | ||
CMakeLists.txt |