修复MESA_fuzzy中零偏移量区间包含时导致偏移量溢出的bug,更新版本号。
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "mesa_fuzzy.h"
|
||||
#include "great_index_engine.h"
|
||||
|
||||
int MAAT_FRAME_VERSION_1_3_20151113=0;
|
||||
int MAAT_FRAME_VERSION_1_3_20151119=0;
|
||||
const char *maat_module="MAAT Frame";
|
||||
|
||||
const char* CHARSET_STRING[]={"CHARSET_NONE","GBK","BIG5","UNICODE","UTF-8"};
|
||||
|
||||
Reference in New Issue
Block a user