src/query.c: keep the string length in a variable
modified src/query.c
@@ -794,6 +794,7 @@ analyse_query_string(char *qstr, struct query_flags *q_flags, const unsigned int
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -817,7 +818,8 @@ analyse_query_string(char *qstr, struct query_flags *q_flags, const unsigned int
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -827,7 +829,8 @@ analyse_query_string(char *qstr, struct query_flags *q_flags, const unsigned int
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|