• src/sbbs3/scansubs.cpp

    From rswindell@VERT to CVS commit on Thu Apr 25 15:44:10 2019
    src/sbbs3 scansubs.cpp 1.27 1.28
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv9892

    Modified Files:
    scansubs.cpp
    Log Message:
    Fix: your-message scan of groups and all subs: skip subs not included in
    the user's your-scan config (&S using the default shell) even when
    "Display subjects only" was confirmed. Previously, when only subjects were shown, all subs were scanned regardless of user config.
    Bug reported by John Hiemenz, thanks!



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed May 1 22:16:45 2019
    src/sbbs3 scansubs.cpp 1.28 1.29
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv24365

    Modified Files:
    scansubs.cpp
    Log Message:
    sprintf->SAFEPRINTF



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu May 2 08:37:04 2019
    src/sbbs3 scansubs.cpp 1.29 1.30
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    scansubs.cpp
    Log Message:
    SAFEPRINTF->SAFEPRINTF2 :-/



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Apr 12 21:09:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/0cceee5a40ee05876d5e9054
    Modified Files:
    src/sbbs3/scansubs.cpp
    Log Message:
    Don't pass uninitialized string to scanposts()

    CID 319108

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Jun 28 14:08:41 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ff7c73d863508d22c0a224eb
    Modified Files:
    src/sbbs3/scansubs.cpp
    Log Message:
    Initialize local variable 'str' in scanallsubs().

    Fixes issue #276

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