Files
clang-p2996/lldb/source/Plugins/Language/CPlusPlus/LibCxx.cpp
Pavel Labath a72306e202 [lldb] Fix TestDataFormatterLibcxxString broken by D129490
We need to check for the error inside the value object to avoid reading
garbage through invalid (target) pointers.
2022-07-12 20:12:22 +02:00

35 KiB