BBS: TELESC.NET.BR Assunto: src/syncterm/ssh.c telnets.c De: Deuc¨ Data: Mon, 16 Mar 2026 12:27:51 -0700 ----------------------------------------------------------- https://gitlab.synchro.net/main/sbbs/-/commit/8d6bac8ac86a37ec21c47b07 Modified Files: src/syncterm/ssh.c telnets.c Log Message: Fix stray uifc.pop(NULL) calls in telnets and ssh connect telnets_connect() had three extra popup pops on the success path: one premature pop after setsockopt (before the next step pushed), a double-pop before "Clearing Ownership", and a stray pop at the end. ssh_connect() had the same stray final pop. These popped an empty stack, which was harmless but confused the popup flow. Remove them so the stack cleanly transitions: Creating Session -> Activating Session -> Clearing Ownership -> done. Co-Authored-By: Claude Opus 4.6n --- mSynchronetn hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net ----------------------------------------------------------- [Voltar]