修复编码转换去重过程中引入的与表达式子项丢失的bug。
This commit is contained in:
@@ -167,6 +167,7 @@ struct op_expr_t
|
||||
{
|
||||
boolean_expr_t* p_expr;
|
||||
scan_rule_t* p_rules[MAAT_MAX_EXPR_ITEM_NUM];
|
||||
int no_effect_convert_cnt;
|
||||
};
|
||||
|
||||
struct _Maat_region_rule_t
|
||||
|
||||
Reference in New Issue
Block a user