Files
MaxScale/server/modules
Esa Korhonen e0a98f6539 Fix calls of pcre2_substitute
If the output buffer given to pcre2_substitute is too small, an error
value is written to the last parameter (output length). That value
should not be used for calculations. This patch gives a copy as
parameter instead.

Coincidentally, this commit fixes the crashes of query classifier tests.

Also, increase buffer growth rate in utils.c.
2017-04-04 16:19:21 +03:00
..
2017-04-04 16:19:21 +03:00
2017-04-04 15:28:39 +03:00
2017-04-03 12:09:59 +03:00
2017-02-15 09:31:14 +02:00