Subj : src/sbbs3/sbbsecho.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Thu Apr 21 2022 22:09:52 https://gitlab.synchro.net/main/sbbs/-/commit/2962e4a5bf733e4b0c3869c4 Modified Files: src/sbbs3/sbbsecho.c Log Message: Fix segfault when printing Bad-echo name after failing to load cfgThis is a weird one: sbbsecho ran right as I was saving msgs.cnf viaSCFG and it seems like it loaded 0-byte msgs.cnf into memory and thissegfault was a result of trying to print sub[INVALID_SUB]->code.The use of [f]nopen() with proper share perms should have prevented this(truncated msgs.cnf read) from happening, so there's something else afoot here. --- SBBSecho 3.15-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .