mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 09:14:17 +01:00
2e23c7342f
Without the call to my_mutex_init, the mutex attributes my_fast_mutexattr and my_errorcheck_mutexattr are uninitialized. Linux tolerates this but FreeBSD doesn't (and segfaults). We fix for all since the unit text should be testing the standard mutexes of the system. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dummy_builtins.cc | ||
explain_filename-t.cc | ||
mf_iocache-t.cc | ||
my_apc-t.cc | ||
my_json_writer-t.cc |