[all-commits] [llvm/llvm-project] fd9bc1: [lldb] Fix a stray array access in Editline
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Oct 4 05:26:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd9bc13803ee24bfa674311584126b83e059d756
https://github.com/llvm/llvm-project/commit/fd9bc13803ee24bfa674311584126b83e059d756
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M lldb/source/Host/common/Editline.cpp
Log Message:
-----------
[lldb] Fix a stray array access in Editline
This manifested itself as an asan failure in TestMultilineNavigation.py.
More information about the All-commits
mailing list