• src/sbbs3/msg_id.c

    From Rob Swindell (on Windows)@VERT 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 otherwise

    smb_faddrtoa() uses a static local buffer if passed NULL and we shouldn't be doing that from multi-threaded callers.

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

    ---
    þ 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 Thu Mar 7 00:06:57 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

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