From 2f0328a41a5cb702f36d0edc0cd93dd8add53de9 Mon Sep 17 00:00:00 2001 From: wangyu Date: Tue, 14 Jul 2020 14:48:29 -0400 Subject: [PATCH] update --- connection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connection.cpp b/connection.cpp index fdeb3a4..f1a016e 100644 --- a/connection.cpp +++ b/connection.cpp @@ -663,7 +663,7 @@ int recv_safer_multi(conn_info_t &conn_info,vector &type_arr,vector2) + while(recv_len>=16) { cnt++; int single_len_no_xor;