summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win/Propspgs.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/Propspgs.cpp b/win/Propspgs.cpp
index 5ac47ce..4bd242e 100644
--- a/win/Propspgs.cpp
+++ b/win/Propspgs.cpp
@@ -155,7 +155,7 @@ BOOL CPropertiesPieces::OnInitDialog()
{
CPropertyPage::OnInitDialog();
- char tmp[4];
+ char tmp[64];
int i, j;
memset (&totalcount, 0, sizeof (totalcount));
for (i = 0; i < lines; i++)