• src/sbbs3/client.h ftpsrvr.c logon.cpp mailsrvr.c main.cpp postmsg.cpp

    From Rob Swindell to Git commit to main/sbbs/master on Monday, January 23, 2023 17:05:17
    https://gitlab.synchro.net/main/sbbs/-/commit/fe1db77272e22e3e50fbbf96
    Modified Files:
    src/sbbs3/client.h ftpsrvr.c logon.cpp mailsrvr.c main.cpp postmsg.cpp services.c userdat.c websrvr.c
    Log Message:
    Store a copy (rather than a pointer to) the user name in client_t

    This fixes issue #495.