• src/smblib/smbhash.c

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Mon May 9 18:52:27 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/d752fc0eb28de515a3f91840
    Modified Files:
    src/smblib/smbhash.c
    Log Message:
    Remove trailing whitespace before computing Subject CRCSome responding programs will automatically remove the trailing white-space from subject when replying and that would mess up the subject-linkage-by-CRC. So let's just ignore trailing whitespace in the first place.
    --- SBBSecho 3.15-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 Thu May 25 18:53:35 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/edcf5622739b854b935c24cb
    Modified Files:
    src/smblib/smbhash.c
    Log Message:
    Truncate trailing whitespace before computing name CRCsSome BBS packages tack on trailing whitespace on names, e.g.https://github.com/wwivbbs/wwiv/issues/1607
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)