Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/games/sail



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
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index