Subj : src/syncterm/ssh.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Mon Feb 12 2024 07:10 pm https://gitlab.synchro.net/main/sbbs/-/commit/8db8e78736120a18caca8a0d Modified Files: src/syncterm/ssh.c Log Message: Zero-Iniitalize err_len If call to GetAttributeString() fails, err_len can contain garbage. .