• src/sbbs3/scfglib2.c

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Monday, May 01, 2023 17:22:01
    https://gitlab.synchro.net/main/sbbs/-/commit/4d1a66dac74d329bf6ef7df4
    Modified Files:
    src/sbbs3/scfglib2.c
    Log Message:
    Fix another small memleak reported by valgrind: global hot keys

    Not a huge deal, but there it is (or was).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, August 17, 2023 15:41:12
    https://gitlab.synchro.net/main/sbbs/-/commit/c8e52b5f6b2dd8efcf492907
    Modified Files:
    src/sbbs3/scfglib2.c
    Log Message:
    Move reading of each dir's data_dir key into read_dir_defaults_cfg()

    This appears to just be a miss from the initial commit (70b835d0) of the directory default configuration (per lib) feature, so a file
    lib's directory default "data dir" wouldn't be read from file.ini.

    This fixes issue #602 reported by Nelgin.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, January 25, 2025 16:37:32
    https://gitlab.synchro.net/main/sbbs/-/commit/36afdb8a30e13bb5d8d919f0
    Modified Files:
    src/sbbs3/scfglib2.c
    Log Message:
    Free the supported_archive_formats str_list in the right function

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