Files
MaxScale/server
Markus Mäkelä 4a298b4024 Return NULL if no regex parameter is defined
If no regex type parameters are defined and a compiled pattern is
requested, the function will return a NULL value. This allows code that
directly calls the config_get_compiled_regex function to work without
doing additional checks for the presence of optional parameters.
2017-06-21 10:13:47 +03:00
..
2017-06-20 11:01:08 +03:00
2017-01-16 10:56:33 +02:00