• Marko Mäkelä's avatar
    MDEV-33157 WSREP: Fix function pointer mismatch · 96130b18
    Marko Mäkelä authored
    wsrep_plugin_init(), wsrep_plugin_deinit(): Remove these dummy functions
    in order to fix an error that would be flagged by cmake -DWITH_UBSAN=ON
    when using clang.
    
    wsrep_show_ready(), wsrep_show_bf_aborts(): Correct the signature.
    96130b18
wsrep_plugin.cc 1.22 KB