Subj : CVS commit src/xpdev/ini_file.c To : All From : rswindell Date : Sun Mar 27 2005 01:07 am src/xpdev ini_file.c 1.65 1.66 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv20962 Modified Files: ini_file.c Log Message: iniReadString and iniGetString now return a pointer to the "default" buffer (which could conceivably be bigger than INI_MAX_VALUE_LEN) if the key or value is missing. .