libtool: compile: /usr/local/bin/clang -DHAVE_CONFIG_H -I. -I.. -I../src
-I../src -fsanitize=address -fsanitize=undefined -I/usr/local/include -g3 -O1
-fsanitize=address -fsanitize=undefined -fvisibility=hidden -Wall -MT
hash-common.lo -MD -MP -MF .deps/hash-common.Tpo -c hash-common.c -o hash-common.o
hash-common.c:109:11: warning: comparison of array 'hd->buf' equal to a null
pointer is always false [-Wtautological-pointer-compare] if (hd->buf == NULL || hd->bwrite == NULL) ~~~~^~~ ~~~~
1 warning generated.