diff --git a/src/main.cpp b/src/main.cpp index 5ed1a35fe..5027e5fa6 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -7043,9 +7043,11 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv, Misbehaving(pfrom->GetId(), 1); return false; } - for (i=0; i payload; + vRecv >> payload; + for (i=0; i