[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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