mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
e3a7f75aef
rw_lock_free_func(): Assign lock->magic_n = 0 in debug builds, because sometimes, the assignment in the explicit destructor call is being optimized away. This was verified when using GCC 6.3.0 with -O3 -g -mtune=native on a Debian GNU/Linux 9.0 system on AMD64. |
||
---|---|---|
.. | ||
sync0arr.cc | ||
sync0debug.cc | ||
sync0rw.cc | ||
sync0sync.cc |