Hi, seems there must be '*d' instead of '*conn': re/src/http/server.c: ```c 186: d = mem_zalloc(sizeof(*conn), verify_msg_destructor); ```