🐞 fix(quic version len): 增加包长判断,避免读越界
This commit is contained in:
@@ -321,6 +321,8 @@ extern "C" long long QUIC_FLAG_CHANGE(char* flag_str)
|
||||
|
||||
extern "C" void QUIC_DESTROY(void)
|
||||
{
|
||||
MESA_destroy_runtime_log_handle(g_quic_param.logger);
|
||||
g_quic_param.logger = NULL;
|
||||
return ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user