mirror of
https://github.com/MariaDB/server.git
synced 2025-12-28 08:10:14 +00:00
MDEV-9278 - Debian: the Lintian complains about "shlib-calls-exit" in ha_spider.so Handlersocket handles errors in a way that it aborts program execution. In most cases it is done via abort(). One exception was host/service resolution failure, which was aborted with exit(). As a workaround replaced this exit() with abort() for symmetry with other error handling. |
||
|---|---|---|
| .. | ||
| audit_null | ||
| auth_dialog | ||
| auth_examples | ||
| auth_pam | ||
| auth_socket | ||
| daemon_example | ||
| feedback | ||
| fulltext | ||
| handler_socket | ||
| locale_info | ||
| metadata_lock_info | ||
| qc_info | ||
| query_response_time | ||
| semisync | ||
| server_audit | ||
| sql_errlog | ||
| win_auth_client | ||