• src/sbbs3/qwk.cpp

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Feb 14 23:17:15 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/b9540c9afbfbbcf17c47e6b9
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    Don't use uninitialized variable in errormsg()Caught by Coverity.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Feb 21 15:29:11 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/937195956a590a4bafbf57a4
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    Fix Coverity-reported use of uninitialized variable
    --- SBBSecho 3.13-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Apr 4 13:38:22 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/3b89e2e45023559b3ebc6240
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    Fix incorrect buf size argument caught by Coverity-scan
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Apr 4 15:13:58 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/9ae5d681db51b86621d54deb
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    The QWK reset sub ptr command would never workCaught by Coverity-scan CID 33178 --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Tue Apr 20 22:04:33 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/95701fb79678e702bd647b90
    Modified Files:
    src/sbbs3/qwk.cpp
    Log Message:
    Don't log an error when a QWKnet node uploads votes for old messagesLog an info-level message instead.Raise the log level severity of duplicate votes from Debug to Info too.
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)