• src/syncterm/webget.c

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 15 14:09:13 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/a386c70ab11205a81b4d53d8
    Modified Files:
    src/syncterm/webget.c
    Log Message:
    Fix webget.c error path setting pointer to 0 instead of value

    On error_return, "len = 0" zeroed the pointer instead of the
    pointed-to value. Changed to "*len = 0" to match the success path.

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