TSG-7725: 解析TAG_NUM出现异常导致SAPP重启
This commit is contained in:
@@ -24,7 +24,10 @@ struct _quic_param_t
|
||||
unsigned long long quic_interested_region_flag;
|
||||
unsigned long long quic_region_cnt;
|
||||
unsigned short quic_plugid;
|
||||
char quic_conf_regionname[MAX_REGION_NUM][REGION_NAME_LEN];
|
||||
int level;
|
||||
int dump_packet_switch;
|
||||
char quic_conf_regionname[MAX_REGION_NUM][REGION_NAME_LEN];
|
||||
char log_path[128];
|
||||
void *logger;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user