mirror of
https://github.com/MariaDB/server.git
synced 2025-02-22 21:33:08 +01:00
![]() Threads can normally exit without a explicit pthread_exit call.
There seem to date to old glibc bugs, many around 2.2.5.
The semi related bug was https://bugs.mysql.com/bug.php?id=82886.
To improve safety in the signal handlers DBUG_* code was removed.
These where also needed to avoid some MSAN unresolved stack issues.
This is effectively a backport of
|
||
---|---|---|
.. | ||
httpd | ||
suggest | ||
.gitignore | ||
CMakeLists.txt | ||
grndb.c | ||
grndb_sources.am | ||
grnslap.c | ||
grnslap_sources.am | ||
groonga.c | ||
groonga_benchmark.c | ||
groonga_benchmark_sources.am | ||
groonga_mruby.c | ||
groonga_mruby_sources.am | ||
groonga_sources.am | ||
Makefile.am |