fix query clutter bug
This commit is contained in:
parent
6756560552
commit
7cea18647a
@ -95,6 +95,8 @@ identifier [a-zA-z][a-zA-z0-9_]*
|
||||
ECHOS(expanded_query);
|
||||
free(expanded_query);
|
||||
|
||||
query.n = 0;
|
||||
|
||||
ECHOS(yytext);
|
||||
|
||||
BEGIN INITIAL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user