修复创建ip_matcher时导致的内存泄漏。Close #22

This commit is contained in:
zhengchao
2020-06-05 10:24:37 +08:00
parent de9cee06b6
commit 5c304dfe14
2 changed files with 6 additions and 6 deletions

View File

@@ -33,7 +33,7 @@
#include "stream_fuzzy_hash.h"
#include "gram_index_engine.h"
int MAAT_FRAME_VERSION_2_9_20200513=1;
int MAAT_FRAME_VERSION_2_9_20200605=1;
int is_valid_table_name(const char* str)
{