• src/smblib/smbhash.c

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, May 09, 2022 18:52:27
    https://gitlab.synchro.net/main/sbbs/-/commit/d752fc0eb28de515a3f91840
    Modified Files:
    src/smblib/smbhash.c
    Log Message:
    Remove trailing whitespace before computing Subject CRC

    Some 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.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows)@VERT to Git commit to main/sbbs/master on Thursday, May 25, 2023 18:53:35
    https://gitlab.synchro.net/main/sbbs/-/commit/edcf5622739b854b935c24cb
    Modified Files:
    src/smblib/smbhash.c
    Log Message:
    Truncate trailing whitespace before computing name CRCs

    Some BBS packages tack on trailing whitespace on names, e.g. https://github.com/wwivbbs/wwiv/issues/1607

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