e802d53900
The buffer contents returned from arch_gdb_reg_readone is a counted array of bytes, not a C string. Use memcpy instead of strcpy for the failure return path to avoid compiler warning about missing NUL termination. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
arm64 | ||
common | ||
mips | ||
nios2 | ||
posix | ||
riscv | ||
sparc | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |