This commit is contained in:
aozhiwei 2019-01-16 17:41:21 +08:00
parent 55ebb04c2f
commit 6022707b46
2 changed files with 4 additions and 1 deletions

View File

@ -20,6 +20,9 @@ public:
{
//packagelen + msgid + magiccode + msgbody
//2 + 2 + 4+ xx + \0 + xx
#if 1
is_activite = true;
#endif
bool warning = false;
while (buflen - offset >= sizeof(f8::PackHead)) {
f8::PackHead* p = (f8::PackHead*)&buf[offset];

@ -1 +1 @@
Subproject commit 8ba8ad7c7b28920af6c978482e5a13b4327a9f80
Subproject commit bc1e1e002cdfbbac07abdf14151afb0bbd8025a8