BBS:      TELESC.NET.BR
Assunto:  src/syncterm/telnets.c
De:       Deuc¨
Data:     Sun, 15 Mar 2026 01:06:05 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/94c6ca35bbbfa4e4051b6e29
Modified Files:
	src/syncterm/telnets.c
Log Message:
Add missing NULL checks on malloc() in telnets_connect()

Same issue as ssh.c: conn_api.rd_buf and conn_api.wr_buf were
allocated without NULL checks.  The I/O threads would dereference
NULL and crash on allocation failure.

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

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