On Fri, Mar 28, 2014 at 05:53:47PM +0000, Alan Barrett wrote: > Modified Files: > src/games/sail: dr_2.c > > Log Message: > temp is a pointer, and tempmax, not sizeof(temp), is the length of > the buffer that it points to. Adjust a strlcat() call to suit.
Oops, apparently my fault... -- David A. Holland dholl...@netbsd.org