"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d0cfbae8c9bf7ee40e77257668dedce1611e78ed"
[lldb/API] Fix non null-terminated stop-reason in SBThread::GetStopDescription
When trying to get the stop reason description using the SB API, the
buffer fetched was not null-terminated causing failures on the sanitized bot.
This patch should address those failures.
Signed-off-by:
Med Ismail Bennani <medismail.bennani@gmail.com>
Loading
Please register or sign in to comment