Files
clang-p2996/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
Igor Kudrin 825460a772 [lldb/gdb-remote] Do not crash on an invalid server response (#131979)
An invalid RLE sequence in the received packet could result in an
out-of-bounds reading that could cause a crash.
2025-03-19 10:51:27 -07:00

49 KiB