Subj : src/sbbs3/getstats.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Sep 21 2024 13:08:41 https://gitlab.synchro.net/main/sbbs/-/commit/cd049a4e9354a5505d5455ff Modified Files: src/sbbs3/getstats.c Log Message: Don't update/rewrite dsts.ini when iniReadFile returns NULL Even if the empty, iniReadFile() should return an empty list (not NULL), NULL indicates a file read (or unlikely malloc failure) - so don't write back what we read and return false (result) instead. Part of likely work-around of issue #791: it's better to not increment stats upon a file read error than to reset them all to zero. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .