Files
clang-p2996/lldb/source/Plugins/Process/Linux/Procfs.cpp
Weverything 3dd00461f9 [trace][intelpt] Fix out-of-bounds access.
The StringRef single argument constructor expects a null-terminated
string.  Explicitly pass the size to prevent reading pass the end
of the array.
2022-05-03 16:07:58 -07:00

2.4 KiB