MariaDB-server/plugin/auth_examples
Daniel Black 93ea4f29a4 MDEV-36347 UBSAN: plugins.auth_v0100 - runtime error: call to function do_auth_0x0100
through pointer to incorrect function type.

Redoing a new plugin interface for an obsolete protocol was
too much so we just remove the UBSAN testing on the function.

It wasn't possible to just disable funtion-type-mismatch
2025-04-07 11:04:53 +02:00
..
auth_0x0100.c MDEV-36347 UBSAN: plugins.auth_v0100 - runtime error: call to function do_auth_0x0100 2025-04-07 11:04:53 +02:00
clear_password_client.c
CMakeLists.txt
dialog_examples.c
qa_auth_client.c
qa_auth_interface.c
qa_auth_server.c
test_plugin.c