From: Weikang shi <swkh...@gmail.com> Date: Fri, 17 May 2019 15:59:22 +0800
> From: swkhack <swkh...@gmail.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 <swkh...@gmail.com> Applied.