BBS:      TELESC.NET.BR
Assunto:  src/sbbs3/sbbsecho.c
De:       Rob Swindell (on Debian Linux)
Data:     Wed, 6 May 2026 19:41:53 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/commit/326057fd5c56c0c77a5e0d34
Modified Files:
	src/sbbs3/sbbsecho.c
Log Message:
sbbsecho: free pkt->filename on fopen failure in find_stray_packets (CID 530517)

When the new outpkt_t cannot be opened for append, free(pkt) was called
without first releasing the strdup'd pkt->filename, leaking the path
for every stray packet whose append-open fails.

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

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