diff --git a/MMDVMHost.cpp b/MMDVMHost.cpp index bb00f2359..969187a9b 100644 --- a/MMDVMHost.cpp +++ b/MMDVMHost.cpp @@ -622,7 +622,7 @@ int CMMDVMHost::run() m_ump->setCD(cd); } - unsigned char data[200U]; + unsigned char data[220U]; unsigned int len; bool ret;