Files
MaxScale/server
Markus Mäkelä f06c34f66c MXS-1456: Fix crash on empty script value
If a script variable resolves to an empty string, the replacement attempt
will fail with an out-of-memory error. The following realloc call will
fail as it requires a positive value for the new size.
2017-09-27 10:32:26 +03:00
..
2017-02-14 21:42:28 +02:00
2017-01-16 10:56:33 +02:00