Skip to content
Commit 42c906bc authored by Med Ismail Bennani's avatar Med Ismail Bennani
Browse files

[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: default avatarMed Ismail Bennani <medismail.bennani@gmail.com>
parent bab99345
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment