Subj : src/xpdev/ini_file.c str_list.c str_list.h To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Fri Nov 01 2024 23:46:33 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) .