Description

I fave compiled Kamailio with ASAN and enabled alignment checks (-fno-sanitize=alignment do not used).
And get error

core/cfg/cfg_script.c:120:10: runtime error: load of misaligned address 0xffff96900cdc for type 'struct cfg_script_var_t *', which requires 8 byte alignment
0xffff96900cdc: note: pointer points here
  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  00 00 00 00 04 00 00 00  00 00 00 00 00 00 00 00

I do not aware this is important or not.
Leave it for your review.

Additional Information

Compiled 375f86b
Arch aarch64


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.