• src/sbbs3/upgrade_to_v320.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Wed Jan 11 22:42:45 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f44b3948f60bc9a47273a440
    Modified Files:
    src/sbbs3/upgrade_to_v320.c
    Log Message:
    Fix sizeof(cursub / curdir) issue as these user_t fields were increased in v3.20

    ... but the old user.dat fields would still just be 16 chars in size.

    Also a strcpy -> SAFECOPY conversion for user tmpext.

    ---
    þ 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 Thu Dec 28 20:39:23 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/67ade006fec74d760f5c8417
    Modified Files:
    src/sbbs3/upgrade_to_v320.c
    Log Message:
    Doesn't appear to need text.h

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