[PATCH]the number of hit path maximum:4096

This commit is contained in:
liuwentan
2023-09-21 17:13:52 +08:00
parent 2a9ba6c08f
commit 1e6c87c3d4
4 changed files with 18 additions and 12 deletions

View File

@@ -52,6 +52,7 @@ extern "C"
(type *)( (char *)__mptr - offsetof(type,member) );})
#endif
#define MAX_HIT_PATH_NUM 4096
#define MAX_SCANNER_HIT_COMPILE_NUM 4096
#define MAX_SCANNER_HIT_GROUP_NUM 4096
#define MAX_SCANNER_HIT_ITEM_NUM 4096