删除空壳编译配置(被group引用但无compile)时,未对table判空的bug。

This commit is contained in:
zhengchao
2018-11-23 16:12:02 +08:00
parent eeb5fa279f
commit d2f78657dd
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ typedef int atomic_t;
#define MAX_PLUGIN_PER_TABLE 32
#define MAX_FOREIGN_CLMN_NUM 8
#define MAX_SCANNER_HIT_NUM 64
#define MAX_COMPILE_EX_DATA_NUM 8
#define MAX_COMPILE_EX_DATA_NUM 2
#define MAX_GROUP_CACHE 128
#define MAX_FAILED_NUM 128