Silence warning -Wformat-overflow
authorretro-wertz <retro-wertz@users.noreply.github.com>
Sat, 3 Aug 2019 00:35:12 +0000 (08:35 +0800)
committerretro-wertz <retro-wertz@users.noreply.github.com>
Sat, 3 Aug 2019 00:35:12 +0000 (08:35 +0800)
commit13fab97ccf3297292728cca2d356339cc8e5ee5a
tree9eec2251ddd600509db658e046a587ecc3f72ee7
parentfcb84f0c6ad095c355d8c0835fc6c5fcdc2a6813
Silence warning -Wformat-overflow

- Increasing the maximum size of destination char array to x2 to silence this warning.
frontend/main.c
libpcsxcore/plugins.c
libpcsxcore/ppf.c