From: Weikang shi <[email protected]> Date: Fri, 17 May 2019 15:59:22 +0800
> From: swkhack <[email protected]> > > 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 <[email protected]> Applied.
