Subj : CVS commit src/sbbs3/ars.c To : All From : rswindell Date : Sun Oct 02 2005 02:56 pm src/sbbs3 ars.c 1.10 1.11 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv1006 Modified Files: ars.c Log Message: Bug-fixes in ARS compilation: Wasn't accounting for correct lengths of keywords: WIN32, UNIX, LINUX, and PROT Didn't support >8 char internal codes in SUBCODE and DIRCODE values Would skip pass the line (null) terminator causing stack corruption or crash when parsing values for SUBCODE, DIRCODE, or SHELL keywords as the last keyword. .