Fixup the copy-pasted resolve_ip() with same fixes from main.cpp/mailsrvr.c
Don't null-deref h_addr_list. Return in_addr_t instead of u_long.
Loading
Please register or sign in to comment
Don't null-deref h_addr_list. Return in_addr_t instead of u_long.