🐞 fix(session_l4_protocol_label_update): FIX OMPUB-963

This commit is contained in:
yangwei
2023-07-16 14:51:16 +08:00
parent c458466976
commit 613bc2bbde

View File

@@ -801,7 +801,7 @@ char *session_l4_protocol_label_update(const struct streaminfo *a_stream)
break;
// SOCKS4 SOCKS5 HTTP
default:
continue;
break;
}
if(l4_protocol_str!=NULL)