mariadb/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 Update FSF address 2019-05-10 20:52:00 +03:00
CMakeLists.txt Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
dialog_examples.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
qa_auth_client.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
qa_auth_interface.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
qa_auth_server.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
test_plugin.c Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00