linux/net/caif
swkhack 34dcf6a190 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 <swkhack@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-17 11:31:15 -07:00
..
caif_dev.c net: caif: avoid using qdisc_qlen() 2019-04-10 12:20:46 -07:00
caif_socket.c Revert "net: simplify sock_poll_wait" 2018-10-23 10:57:06 -07:00
caif_usb.c caif_usb: use strlcpy() instead of strncpy() 2018-01-10 15:06:14 -05:00
cfcnfg.c net: caif: use strlcpy() instead of strncpy() 2018-01-09 11:52:18 -05:00
cfctrl.c caif: reduce stack size with KASAN 2018-01-19 14:02:12 -05:00
cfdbgl.c net: caif: fix the value of size argument of snprintf 2019-05-17 11:31:15 -07:00
cfdgml.c net: caif: fix the value of size argument of snprintf 2019-05-17 11:31:15 -07:00
cffrml.c caif: fix a signedness bug in cfpkt_iterate() 2015-02-20 17:35:14 -05:00
cfmuxl.c caif: replace kmalloc/memset 0 by kzalloc 2014-10-14 16:04:07 -04:00
cfpkt_skbuff.c net: caif: use skb helpers instead of open-coding them 2019-02-17 11:01:17 -08:00
cfrfml.c net: caif: remove redundant null check on frontpkt 2018-09-17 18:49:57 -07:00
cfserl.c
cfsrvl.c
cfutill.c net: caif: fix the value of size argument of snprintf 2019-05-17 11:31:15 -07:00
cfveil.c net: caif: fix the value of size argument of snprintf 2019-05-17 11:31:15 -07:00
cfvidl.c net: caif: fix the value of size argument of snprintf 2019-05-17 11:31:15 -07:00
chnl_net.c net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN" 2018-04-19 13:37:10 -04:00
Kconfig
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00