Files
MaxScale/server/modules/monitor
Markus Mäkelä 7520efd218 MXS-3059: Don't use STL containers concurrently
The diagnostics_json call could access the std::unordered_map at the same
time it was being updated by the monitoring thread. This leads to
undefined behavior which in the case of MXS-3059 manifested as a segfault.
2020-07-07 09:23:22 +03:00
..
2020-06-05 09:36:24 +03:00
2020-06-05 10:21:37 +03:00
2020-06-05 09:36:24 +03:00
2020-06-05 09:36:24 +03:00
2020-06-05 09:36:24 +03:00
2019-04-24 14:02:18 +03:00