[PATCH]add maat_state_free count&bytes statistics

This commit is contained in:
liuwentan
2023-06-09 17:30:20 +08:00
parent 48397f754e
commit afd6102734
6 changed files with 47 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
struct cm_table_info_t
{
char table_name[NAME_MAX];
char table_name[MAX_NAME_STR_LEN];
char cfg_path[NAME_MAX];
int cfg_num;
char encrypt_algo[NAME_MAX];