mariadb/storage/mroonga/udf
Daniel Black 2c4fe3557a MDEV-36337: mroonga_* udf correct ptr types for is_null/error
Shows up in mroonga UDF tests under clang with UBSAN:

UndefinedBehaviorSanitizer: function-type-mismatch

Accepted upstream: https://github.com/mroonga/mroonga/pull/902
2025-05-21 09:47:55 +02:00
..
Makefile.am Update Mroonga to the latest version on 2014-09-21T00:33:44+0900 2014-09-21 00:33:45 +09:00
mrn_udf_command.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_escape.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_highlight_html.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_last_insert_grn_id.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_normalize.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_query_expand.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_snippet.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
mrn_udf_snippet_html.cpp MDEV-36337: mroonga_* udf correct ptr types for is_null/error 2025-05-21 09:47:55 +02:00
sources.am Update Mroonga to the latest version on 2017-10-10T23:15:25+0900 2017-10-10 23:15:25 +09:00