Files
MaxScale/server/modules/filter
Esa Korhonen 7e59254454 Change modutil_get_SQL() to modutil_extract_SQL() + length limit
The modutil_get_SQL()-function allocates storage, while
modutil_extract_SQL() does not. The strings given by the latter
are not 0-terminated so require a length limit when matched using
regexec().

This commit changes the used function in those cases where the
sql-string is not modified nor is the pointer saved for later use.
2017-06-16 10:07:27 +03:00
..
2017-06-05 13:20:15 +03:00
2017-02-15 08:44:55 +02:00
2017-02-16 10:16:10 +02:00
2017-05-10 09:12:42 +03:00
2017-04-04 16:19:21 +03:00
2017-02-15 08:44:55 +02:00
2017-02-15 08:44:55 +02:00