Subj : src/sbbs3/sbbsecho.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Fri Oct 31 2025 07:44 pm https://gitlab.synchro.net/main/sbbs/-/commit/3b527199322f25832617f964 Modified Files: src/sbbs3/sbbsecho.c Log Message: Fix potential buffer overflow in fmsgattr_str() Pass it 0xffff and it overflows its local (static) string buffer. .