Subj : CVS commit src/xpdev/str_list.c To : All From : rswindell Date : Fri Sep 16 2005 03:50 pm src/xpdev str_list.c 1.27 1.28 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv32450 Modified Files: str_list.c Log Message: Bug-fix: strListSplitCopy(NULL,...) would dereference a NULL pointer (causing an exception/segfault). .