• src/sbbs3/readtext.c

    From Rob Swindell@VERT 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 Coverity

    Appear to have been possible (to crash) by using a malformed text.dat file.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT 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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT 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

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