• src/sbbs3/wordwrap.c

    From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Friday, June 23, 2023 17:50:20
    https://gitlab.synchro.net/main/sbbs/-/commit/68b2fa751eadf95750306077
    Modified Files:
    src/sbbs3/wordwrap.c
    Log Message:
    Sanity-check the oldlen argument value to wordwrap()

    If the oldlen param value is less than one, set to a sane non-zero value (79). Fix issue #576

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, March 05, 2026 19:33:08
    https://gitlab.synchro.net/main/sbbs/-/commit/b7b0c8b6a85e943d603c1442
    Modified Files:
    src/sbbs3/wordwrap.c
    Log Message:
    Address GCC warning about use of uninitialized variable

    wordwrap.c:544:33: warning: `prefix_bytes' may be used uninitialized

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net