• src/sbbs3/msg_id.c

    From Rob Swindell (on Windows)@1:103/705 to Git commit to main/sbbs/master on Sat Apr 1 21:06:44 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f35340ec517c8594433b6bcc
    Modified Files:
    src/sbbs3/msg_id.c
    Log Message:
    Pass a buffer to smb_faddrtoa(), not thread-safe otherwisesmb_faddrtoa() uses a static local buffer if passed NULL and we shouldn't bedoing that from multi-threaded callers.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows)@1:103/705 to Git commit to main/sbbs/master on Sun May 7 23:22:44 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7b8c48463346a8e8d58ee86f
    Modified Files:
    src/sbbs3/msg_id.c
    Log Message:
    Bounds-check subnum in add_msg_ids()Avoids crash when adding a msg to a non-sub-board msgbase.
    --- 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 Thu Mar 7 00:06:56 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a38ce25db9df20b4852a8c58
    Modified Files:
    src/sbbs3/msg_id.c
    Log Message:
    Include just date in the program-ID (as before) the switch for build->Git date --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)