You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#27660330 ADD SUPPORT FOR CLANG UBSAN lf_alloc-pin
Remove function pointer casting in lf_alloc-pin
mysys/lf_alloc-pin.cc:330:5: runtime error:
call to function alloc_free(unsigned char*, unsigned char*, LF_ALLOCATOR*) through pointer to incorrect function type 'void (*)(void *, void *, void *)'
mysys/lf_alloc-pin.cc:354: note: alloc_free(unsigned char*, unsigned char*, LF_ALLOCATOR*) defined here
#0 0x9a7a297 in lf_pinbox_real_free(LF_PINS*) mysys/lf_alloc-pin.cc:330:5
Change-Id: Ib00ea768670971a4851e8f250a7bb211ab9ffafb
0 commit comments