$ CC=gcc CFLAGS="-O0 -g -ggdb3 -fno-omit-frame-pointer -fsanitize=undefined" ./configure
$ make clean $ make check $ grep runtime src/*/*.log src/microhttpd/test_upgrade.log:test_upgrade.c:1075:32: runtime error: member access within misaligned address 0x560144586014 for type 'const union MHD_DaemonInfo', which requires 8 byte alignment src/microhttpd/test_upgrade_tls.log:test_upgrade.c:1075:32: runtime error: member access within misaligned address 0x55cea9a95014 for type 'const union MHD_DaemonInfo', which requires 8 byte alignment src/testcurl/test_put_chunked.log:test_put_chunked.c:107:16: runtime error: null pointer passed as argument 1, which is declared to never be null With Best Regards, Tim
signature.asc
Description: OpenPGP digital signature
