Details
-
Bug
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5.25
Description
/source/mysys/mf_qsort.c:148:7: runtime error: call to function option_cmp(my_option*, my_option*) through pointer to incorrect function type 'int (*)(const void *, const void *)'
|
/source/sql/mysqld.cc:7651: note: option_cmp(my_option*, my_option*) defined here
|
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /source/mysys/mf_qsort.c:148:7
|
Attachments
Issue Links
- blocks
-
MDBF-741 Remove the gcc UBSAN builder to use the clang based UBSAN
- Open
- is part of
-
MDEV-25454 Make MariaDB server UBSAN safe
- Confirmed