bool matcher中引用了已经被释放的compile,导致段错误。 TSG-6548
This commit is contained in:
@@ -57,7 +57,7 @@ extern "C"
|
||||
}
|
||||
#endif
|
||||
|
||||
int MAAT_FRAME_VERSION_3_1_21_20210513=1;
|
||||
int MAAT_FRAME_VERSION_3_1_22_20210601=1;
|
||||
|
||||
int is_valid_table_name(const char* str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user