Subj : src/xpdev/ini_file.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Wed Jan 27 2021 23:17:50 https://gitlab.synchro.net/main/sbbs/-/commit/902e7a51e969f3c9361c4953 Modified Files: src/xpdev/ini_file.c Log Message: Fix the root root cause of TypeError: obj is not an objectiniGetNamedStringList() was returning NULL when attempting to get the list of keys in the "root" (unnamed) section and the file is actually empty/blank. If there were *any* characters in the file, it would return an empty list (not NULL). Now, always return the empty list, even when the file is blank. --- SBBSecho 3.12-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .