Andre Guibert de Bruet wrote: > > It then becomes advisable to make "buffer" MAXMSG+1 in size in order to > prevent the buffer[nbytes] = '\0' code on line 419 from writing one byte > past the end of the buffer and corrupting the stack. > Fixed this in CVS. Regards, Markus