变更table runtime垃圾回收机制的单元测试通过。
This commit is contained in:
@@ -28,6 +28,7 @@ struct ip_plugin_runtime
|
||||
{
|
||||
struct EX_data_rt* ex_data_rt;
|
||||
struct ip_matcher* ip_matcher;
|
||||
size_t mem_use_by_ip_matcher;
|
||||
int changed_flag;
|
||||
};
|
||||
struct expr_runtime
|
||||
|
||||
Reference in New Issue
Block a user