https://gitlab.synchro.net/main/sbbs/-/commit/7506c7bf8670aeacf982f282
Modified Files:
src/sbbs3/smbutil.c
Log Message:
smbutil: free datoffset on fread early-return in packmsgs() (CID 462184)
Three bare 'return;' statements after the smb-header-rewrite reads
leaked datoffset (allocated just above for the per-msg offset map).
Free it before returning. Other resources at these sites (tmp file
handles, smb header lock) are pre-existing leaks that Coverity did
not flag and are out of scope for this CID.
Co-Authored-By: Claude Opus 4.7 <
noreply@anthropic.com>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)