TSG-1531 调用 Maat_clean_status 释放资源;删除重复的代码文件
This commit is contained in:
@@ -371,6 +371,9 @@ static void doh_ctx_free(struct doh_ctx *ctx)
|
||||
ctx->doh_req = NULL;
|
||||
}
|
||||
|
||||
Maat_clean_status(&(ctx->scan_mid));
|
||||
ctx->scan_mid = NULL;
|
||||
|
||||
if (ctx->opts_num)
|
||||
{
|
||||
free(ctx->opts);
|
||||
|
||||
Reference in New Issue
Block a user