https://gitlab.synchro.net/main/sbbs/-/commit/c926f87dbcdbb38b8bbb0456
Modified Files:
src/sbbs3/ftpsrvr.c logout.cpp mailsrvr.c main.cpp sbbs.h
Log Message:
Why are resolve_ip() and rblchk() returning the (sometimes 64-bit) ulong?
Or even weirder, u_long?
And dereffing a ulong/u_long pointer where you expect to find an IPv4 address? Yet even weirder still.
Fix that spit: It appears in_addr_t is defined on all platforms (?), so use that type instead.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net