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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20190517.113924.1441508070379690525.davem@davemloft.net> Date: Fri, 17 May 2019 11:39:24 -0700 (PDT) From: David Miller <davem@...emloft.net> To: swkhack@...il.com Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: caif: fix the value of size argument of snprintf From: Weikang shi <swkhack@...il.com> Date: Fri, 17 May 2019 15:59:22 +0800 > From: swkhack <swkhack@...il.com> > > Because the function snprintf write at most size bytes(including the > null byte).So the value of the argument size need not to minus one. > > Signed-off-by: swkhack <swkhack@...il.com> Applied.
Powered by blists - more mailing lists