• src/syncdraw/load.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat May 22 22:37:15 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/20d67375336064d6c3e7d0f0
    Modified Files:
    src/syncdraw/load.c
    Log Message:
    Treat .msg files the same as .asc when loading.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Feb 21 07:20:30 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/799970d037d697f1e34d668d
    Modified Files:
    src/syncdraw/load.c
    Log Message:
    Remove apparently unused errno declaration.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sun Apr 14 20:57:49 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3bca2420ea5657a72d67708d
    Modified Files:
    src/syncdraw/load.c
    Log Message:
    Fix potential buffer overflow some long ANSI sequences

    Increase ansicode[] buffer size from 20 to 200 bytes due to this observed
    crash when attempting to load an ANS file saved from PabloDraw:
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)