Files
MaxScale/server/core
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-03-29 17:14:39 +03:00
2017-04-04 16:18:47 +03:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-03-30 12:36:23 +03:00
2017-02-14 21:42:28 +02:00
2017-03-30 22:16:51 +03:00
2017-04-04 16:19:21 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-27 13:36:51 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-03-13 10:45:55 +02:00
2017-02-20 11:07:44 +02:00
2017-04-04 16:19:21 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-03-06 10:38:07 +02:00
2017-02-14 21:42:28 +02:00
2017-02-28 20:28:25 +02:00
2017-02-14 21:42:28 +02:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-03-07 10:42:48 +02:00
2017-02-14 21:42:28 +02:00
2017-03-21 15:19:10 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-04-04 16:19:21 +03:00