• src/sbbs3/readtext.c

    From Rob Swindell@1:103/705 to Git commit to Main/master on Tue Nov 24 12:05:41 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/15938054e540a0a29c7b6171
    Modified Files:
    src/sbbs3/readtext.c
    Log Message:
    readtext.c no longer dependent on sbbs.h
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon Feb 22 00:27:34 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/9e0dc7b5e5a42a575dd5a998
    Modified Files:
    src/sbbs3/readtext.c
    Log Message:
    Fix potential NULL-ptr dereference caught by CoverityAppear to have been possible (to crash) by using a malformed text.dat file.
    --- SBBSecho 3.13-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Mon Dec 18 21:59:04 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/bf52f83384752194d296044b
    Modified Files:
    src/sbbs3/readtext.c
    Log Message:
    Make the readtext() prototype actually match the declaration in sbbs.h

    This is hacky cruft here. We shouldn't have the declaration in multiple
    places. It probably shouldn't be in sbbs.h.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Dec 18 22:16:56 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/808e96dbee88afd05c686b1e
    Modified Files:
    src/sbbs3/readtext.c
    Log Message:
    *line isn't long anymore
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)