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 <
noreply@anthropic.com>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)