Silence warning -Wstringop-truncation
authorretro-wertz <retro-wertz@users.noreply.github.com>
Sat, 3 Aug 2019 03:13:47 +0000 (11:13 +0800)
committerretro-wertz <retro-wertz@users.noreply.github.com>
Sat, 3 Aug 2019 03:13:47 +0000 (11:13 +0800)
commit3e42b1155e892eae2dcd0ee62d0645ef43b889a5
treec185b9642ea89bd6dc5fbbf2a042698495cc26b6
parent13fab97ccf3297292728cca2d356339cc8e5ee5a
Silence warning -Wstringop-truncation

-strncpy replaced with strcpy and memcpy where appropriate
libpcsxcore/cdrom.c
libpcsxcore/misc.c