aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorswkhack <[email protected]>2019-05-17 15:59:22 +0800
committerDavid S. Miller <[email protected]>2019-05-17 11:31:15 -0700
commit34dcf6a1902ac214149a2742250ff03aa5346f3e (patch)
treed0d0b9aedcb5e2cc02f627b2e1b909befd29a1e2 /net/lapb/lapb_timer.c
parent510e2ceda031eed97a7a0f9aad65d271a58b460d (diff)
net: caif: fix the value of size argument of snprintf
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]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions