mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
save_restore_context_apply_event(): Because compilers cannot infer that ev->apply_event(rgi) will not affect ev->get_type_code(), let us test that condition only once and allow the compiler to emit a tail call. Also, replace a goto with an early return for error handling.
14 KiB
14 KiB