• src/sbbs3/dupefind.c

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Wed May 6 22:36:57 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/661518e1da46a980bb0f3436
    Modified Files:
    src/sbbs3/dupefind.c
    Log Message:
    dupefind: bundle smb_fseek into the smb_fread error path (CID 515658)

    A failed smb_fseek would have left the file at the wrong position and
    the subsequent smb_fread caught the consequence indirectly. Make the
    seek failure take the same explicit error path as a read failure.

    Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
    --- SBBSecho 3.37-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)