Mercurial > mm7
diff mm7_data.h @ 200:1527f66fd81b
Buffer overflow in credits window
author | Nomad |
---|---|
date | Sat, 16 Feb 2013 22:35:58 +0200 |
parents | e6e348d66a75 |
children | 0c64754c7fd4 |
line wrap: on
line diff
--- a/mm7_data.h Sat Feb 16 22:20:51 2013 +0200 +++ b/mm7_data.h Sat Feb 16 22:35:58 2013 +0200 @@ -1372,7 +1372,7 @@ extern int dword_5C35D4; // weak extern char *aAMPMNames[2]; extern char byte_5C45AF[]; // weak -extern char pTmpBuf3[2048]; +extern char pTmpBuf3[]; extern char pFinalMessage[4096]; // idb extern char pTmpBuf[2000]; extern char pTmpBuf2[2000];