Subj : src/syncterm/ssh.c To : Git commit to main/sbbs/master From : Deucе Date : Mon Feb 19 2024 10:12 am https://gitlab.synchro.net/main/sbbs/-/commit/282069f99e40cfdd38fe2bf8 Modified Files: src/syncterm/ssh.c Log Message: Likely fix a bunch of Coverity warnings. This is a very crazy lock/unlock pattern... an extra assignment makes it easier to follow the logic. .