Skip to content
Commit 1805d1f8 authored by Pavel Labath's avatar Pavel Labath
Browse files

[lldb] Fix -Wstringop-truncation in PythonReadline.cpp

The size is known and the truncation is deliberate -- use memcpy instead
of strncpy.
parent 4706a60e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment