Subj : exec/load/cnflib.js To : Git commit to main/sbbs/master From : Rob Swindell Date : Thu Jul 14 2022 05:52 pm https://gitlab.synchro.net/main/sbbs/-/commit/5615e656c54bb68df068c735 Modified Files: exec/load/cnflib.js Log Message: Strip 0xff chars from strings read from .cnf files Some unused/padding bytes are written as 0xff, so don't build strings from those chars. .