mirror of
https://github.com/reactos/reactos.git
synced 2024-11-19 05:22:59 +00:00
3af7cb825f
Fixes 4 GCC 8 warnings of the kind: ntoskrnl/kdbg/kdb_cli.c:3015:21: error: 'strcpy' accessing 1 byte at offsets 0 and [0, 2147483647] may overlap 1 byte at offset 0 [-Werror=restrict] strcpy(p2, p2 + j); ^~~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
amd64 | ||
i386 | ||
kdb.c | ||
kdb.h | ||
kdb_cli.c | ||
kdb_expr.c | ||
kdb_keyboard.c | ||
kdb_serial.c | ||
kdb_symbols.c | ||
kdb_symbols.cmake.c |