Subj : src/xpdev/ini_file.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Wed Jul 13 2022 11:34 pm https://gitlab.synchro.net/main/sbbs/-/commit/8a1b3cb7609ebe52a704282b Modified Files: src/xpdev/ini_file.c Log Message: Don't allow strings that contain 0xFF (truncate at this char value) 1. It's a non-printable char 2. It's the Telnet IAC byte value 3. CNF files use this as an "uninitialized value" indicator .