Date: Mon, 16 Aug 2010 21:59:56 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/hastd proto_tcp4.c Message-ID: <201008162200.o7GM068r004323@repoman.freebsd.org>
index | next in thread | raw e-mail
pjd 2010-08-16 21:59:56 UTC
FreeBSD src repository
Modified files:
sbin/hastd proto_tcp4.c
Log:
SVN rev 211407 on 2010-08-16 21:59:56Z by pjd
The 'size' variable is there to limit how many bytes we want to copy from
'addr'. It is very likely that size of 'addr' is larger than 'size', so checking
strlcpy() return value is bogus.
MFC after: 3 weeks
Revision Changes Path
1.6 +1 -2 src/sbin/hastd/proto_tcp4.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008162200.o7GM068r004323>
