Subj : src/sbbs3/client.h ftpsrvr.c logon.cpp mailsrvr.c main.cpp postmsg.cpp To : Git commit to main/sbbs/master From : Rob Swindell Date : Mon Jan 23 2023 05:05 pm 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. .