• src/sbbs3/chat.cpp getmsg.cpp getstats.c js_bbs.cpp js_file.c js_inter

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Feb 14 22:01:46 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/9344a7d85398abd7d1223f2e
    Modified Files:
    src/sbbs3/chat.cpp getmsg.cpp getstats.c js_bbs.cpp js_file.c js_internal.c js_socket.c js_uifc.c main.cpp netmail.cpp prntfile.cpp sbbs.zip userdat.c websrvr.c src/xpdev/gen_defs.h
    Log Message:
    Address more Coverity issues

    Reverted the SAFECOPY() NULL source-pointer magic "(null)" string thing as that caused a different Coverity issue. Explicitly check for NULL at the call-sites instead.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Feb 15 14:31:37 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/5e7baf931ab4bf3ada3eef80
    Modified Files:
    src/sbbs3/chat.cpp getmsg.cpp getstats.c js_bbs.cpp js_file.c js_internal.c js_socket.c js_uifc.c main.cpp netmail.cpp prntfile.cpp userdat.c websrvr.c src/xpdev/gen_defs.h
    Log Message:
    Address more Coverity issues

    Reverted the SAFECOPY() NULL source-pointer magic "(null)" string thing as that caused a different Coverity issue. Explicitly check for NULL at the call-sites instead.

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