• src/xpdev/ini_file.c str_list.c str_list.h

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Fri Nov 1 23:46:33 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3d277e5a181f7f362cbd1d62
    Modified Files:
    src/xpdev/ini_file.c str_list.c str_list.h
    Log Message:
    strListFastRemove() and strListFastDelete() now take a count argument

    ... if you're deleting more than one string, this is much more efficient.

    Note we do some pointer compares (in strListFastRemove) *after* we've freed them in strListFastDelete(). I don't suspect this to be an issue, but it does seem suspect.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)