Subj : src/sbbs3/postmsg.cpp qwknodes.c sbbsdefs.h sbbsecho.c un_qwk.cpp To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Tue May 23 2023 09:33 pm https://gitlab.synchro.net/main/sbbs/-/commit/1c63f4d2cb5533629f1f04f2 Modified Files: src/sbbs3/postmsg.cpp qwknodes.c sbbsdefs.h sbbsecho.c un_qwk.cpp Log Message: Increase maximum path and command-line lengths from 63 to 100 characters One of the benefits of the new .ini format config files. :-) This increase introduced a few potential buffer overrun warnings (all writes to smb_t.file ?) .