lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 29 Mar 2007 08:19:14 -0400 From: Jeff Garzik <jeff@...zik.org> To: akpm@...ux-foundation.org CC: netdev@...r.kernel.org, khali@...ux-fr.org, osstklei@...ibm.com, themann@...ibm.com Subject: Re: [patch 03/10] strlcpy is smart enough akpm@...ux-foundation.org wrote: > From: Jean Delvare <khali@...ux-fr.org> > > strlcpy already accounts for the trailing zero in its length > computation, so there is no need to substract one to the buffer size. > > Signed-off-by: Jean Delvare <khali@...ux-fr.org> > Cc: Jan-Bernd Themann <themann@...ibm.com> > Cc: Thomas Klein <osstklei@...ibm.com> > Signed-off-by: Andrew Morton <akpm@...ux-foundation.org> > --- > > drivers/net/ehea/ehea_ethtool.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) applied 3-5 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists