BBS:      TELESC.NET.BR
Assunto:  src/ssh/TODO.md ssh-conn.c
De:       Deuc¨
Data:     Tue, 24 Mar 2026 20:58:43 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/ee785accd1f8c627cca4da09
Modified Files:
	src/ssh/TODO.md ssh-conn.c
Log Message:
Delete dead x11 type_len==2 check (bug 6)

The check `type_len == 2 && memcmp(ctype, "x11", 3)` compared
3 bytes against a 2-byte string  could never match.  The x11
rejection is fully handled by the type_len==3 check.

Co-Authored-By: Claude Opus 4.6 (1M context) 
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]