ehm
This commit is contained in:
parent
9b9e2b3f1f
commit
d49d5cdebc
@ -1014,6 +1014,7 @@ std::vector<char*> netprot::recvPacks(SOCKET sock, Buffer* buf, Buffer* outbuf)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
if (!outbuf)
|
||||||
buf->tmp = last;
|
buf->tmp = last;
|
||||||
cursor = &buf->ptr[len];
|
cursor = &buf->ptr[len];
|
||||||
next = cursor + 1;
|
next = cursor + 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user