summaryrefslogtreecommitdiff
path: root/libpcsxcore
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-10-14 20:04:01 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2014-10-14 20:04:01 +0000
commit9a20fa0db8f16dd9b96b799313aa582e7c55484a (patch)
treec33da6f6cb202dac161fc6c4baca12be615a6b94 /libpcsxcore
parent1c334c0ec8376621d09c2391371fce415d4a32e7 (diff)
downloadpcsxr-9a20fa0db8f16dd9b96b799313aa582e7c55484a.tar.gz
ostr overflow (Cyrez);
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91820 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'libpcsxcore')
-rwxr-xr-xlibpcsxcore/disr3000a.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpcsxcore/disr3000a.c b/libpcsxcore/disr3000a.c
index a403f0ff..bf8bb70e 100755
--- a/libpcsxcore/disr3000a.c
+++ b/libpcsxcore/disr3000a.c
@@ -23,7 +23,7 @@
#include "psxcommon.h"
-char ostr[256];
+char ostr[512];
// Names of registers
char *disRNameGPR[] = {