Subj : src/sbbs3/answer.cpp ftpsrvr.c logon.cpp sbbs.h services.c useredit.cp To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sun Nov 03 2024 05:09 pm https://gitlab.synchro.net/main/sbbs/-/commit/800abeee3baf3f2306ad7967 Modified Files: src/sbbs3/answer.cpp ftpsrvr.c logon.cpp sbbs.h services.c useredit.cpp websrvr.c Log Message: Check return value of putuserdat() and log any errors Trying to get to the bottom of user.tab corruption (issue #797). .