Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
-
None
Description
Full message looks like this:
../sql/keycaches.cc:93:5: runtime error: call to function free_rpl_filter(char const*, Rpl_filter*) through pointer to incorrect function type 'void (*)(const char *, unsigned char *)'
|
/home/kevg/work/m/bb-10.2-kevgs/build_ubsan/../sql/keycaches.cc:224: note: free_rpl_filter(char const*, Rpl_filter*) defined here
|
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior ../sql/keycaches.cc:93:5 in
|
Attachments
Issue Links
- relates to
-
MDEV-20923 UBSAN: member access within address … which does not point to an object of type 'xid_count_per_binlog'
- Closed