From: gameblabla Date: Thu, 18 Jul 2019 00:00:11 +0000 (+0200) Subject: psxbios : Add checks for strncat X-Git-Tag: r23~156^2~41 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=f42e1e9003d052bcfcadd5955d2396f11ea0f3c5;hp=f42e1e9003d052bcfcadd5955d2396f11ea0f3c5;p=pcsx_rearmed.git psxbios : Add checks for strncat Returns 0 if src or dst is 0x00. ---