Files
MaxScale/server/modules
Markus Mäkelä 3be975ba5d Fix fixing of std::string object names
Comparing two fixed std::strings would have equal C strings but comparing
with operator== they would be different. This was a result of the string
modification done by fix_object_name.

Converted the internal header into a C++ header, added std::string
overload and fixed use of the function.
2018-07-31 09:41:15 +03:00
..
2018-07-26 11:27:09 +03:00
2018-06-25 10:07:52 +03:00
2017-02-15 09:31:14 +02:00