[PATCH]check for same table_name but different table_id in table_info

This commit is contained in:
liuwentan
2023-06-02 18:24:49 +08:00
parent 3cb68178e3
commit 19299280bb
3 changed files with 27 additions and 20 deletions

View File

@@ -22,7 +22,7 @@
#include "maat_utils.h"
#include "../bool_matcher/bool_matcher.h"
#define MAX_OFFSET_NUM 1024
#define MAX_OFFSET_NUM 1024
#define MAX_HIT_PATTERN_NUM 512
pid_t hs_gettid()