• src/xpdev/multisock.c

    From Deuc�@VERT to Git commit to main/sbbs/master on Sunday, March 15, 2026 16:01:53
    https://gitlab.synchro.net/main/sbbs/-/commit/908bb2320b285cb91ad80c82
    Modified Files:
    src/xpdev/multisock.c
    Log Message:
    Fix missing socket fd argument in HAPROXY error log format string

    The lprintf call had format "%04d * HAPROXY Unable to parse %s
    address [%s]" with three specifiers but only two variadic arguments.
    The socket fd (ret) was missing, causing undefined behavior � %04d
    reads garbage from the stack and the string arguments shift.

    Co-Authored-By: Claude Opus 4.6 <[email protected]>

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net