Maat_hierarchy_compile_mid_update_by_compile中的assert并不准确:在扫描命中region后,进行region_compile之前,该region被删除时,此region不会加入hit_path。

This commit is contained in:
zhengchao
2021-01-29 21:06:32 +08:00
parent 653727e19a
commit e12bef3033
2 changed files with 2 additions and 7 deletions

View File

@@ -56,7 +56,7 @@ extern "C"
}
#endif
int MAAT_FRAME_VERSION_3_1_5_20201216=1;
int MAAT_FRAME_VERSION_3_1_5_20210129=1;
int is_valid_table_name(const char* str)
{