fix maat_redis_tool, fix some mem leaks, use (uuid_t *) type as para of function to avoid some problems
This commit is contained in:
@@ -416,6 +416,8 @@ int ipport_plugin_runtime_update(void *ipport_plugin_runtime,
|
||||
ex_data_runtime_cached_row_count(ipport_plugin_rt->ex_data_rt);
|
||||
}
|
||||
|
||||
cJSON_Delete(json);
|
||||
|
||||
return 0;
|
||||
|
||||
ERROR:
|
||||
|
||||
Reference in New Issue
Block a user