Subj : src/sexpots/sexpots.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Mon Jun 05 2023 04:54 pm https://gitlab.synchro.net/main/sbbs/-/commit/f8c65bcf598afdbddf969b11 Modified Files: src/sexpots/sexpots.c Log Message: 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. .