mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
For GCov builds, if the server crashes, the normal exit handler for writing coverage information is not executed due to the abnormal termination. Fix this by explicitly calling the __gcov_flush function in our crash handler.
6.7 KiB
6.7 KiB