• src/sbbs3/sbbs.h upload.cpp

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, November 11, 2021 18:43:46
    https://gitlab.synchro.net/main/sbbs/-/commit/7fd781cd92d3cbd4b06e72b3
    Modified Files:
    src/sbbs3/sbbs.h upload.cpp
    Log Message:
    Don't write uploaded filename and description to env variables

    Environment variables are shared among all threads of a process (e.g. all nodes of a instance of sbbs), so this scheme of passing the uploaded filename and description to an external file tester (upload processor) via environment variables has always been fraught with the possibility of failure or flakiness in Synchronet v3. Since I very much doubt that any upload processor is actually using this scheme, just remove it. Upload processors can and should)use the sbbsfile.nam and sbbsfile.des text files created in the node directory instead.

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