diff options
author | Pavel Labath <pavel@labath.sk> | 2019-12-21 11:33:42 +0100 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-12-21 11:35:26 +0100 |
commit | 1805d1f87d7835b237f85bfb0595d1f411ebf1bf (patch) | |
tree | cb162854137e38ef6655a533c6098943a2c053e0 /lldb/source/Commands/CommandObjectLog.cpp | |
parent | 4706a60e8a071f0c6a686c45ed08c7bab0bb8446 (diff) | |
download | llvm-1805d1f87d7835b237f85bfb0595d1f411ebf1bf.zip llvm-1805d1f87d7835b237f85bfb0595d1f411ebf1bf.tar.gz llvm-1805d1f87d7835b237f85bfb0595d1f411ebf1bf.tar.bz2 |
[lldb] Fix -Wstringop-truncation in PythonReadline.cpp
The size is known and the truncation is deliberate -- use memcpy instead
of strncpy.
Diffstat (limited to 'lldb/source/Commands/CommandObjectLog.cpp')
0 files changed, 0 insertions, 0 deletions