Details
-
Bug
-
Status: Stalled (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5.25
Description
clang-18
/source/mysys/hash.c:197:20: runtime error: call to function get_sys_var_length(sys_var const*, unsigned long*, char) through pointer to incorrect function type 'unsigned char *(*)(const unsigned char *, unsigned long *, char)'
|
/source/sql/set_var.cc:53: note: get_sys_var_length(sys_var const*, unsigned long*, char) defined here
|
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /source/mysys/hash.c:197:20
|
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