linux_dsm_epyc7002/drivers/net/wireless/ath/carl9170
Takashi Iwai 5cb5b4759c carl9170: Use scnprintf() for avoiding potential buffer overflow
Since snprintf() returns the would-be-output size instead of the
actual output size, the succeeding calls may go beyond the given
buffer limit.  Fix it by replacing with scnprintf().

Cc: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-03-12 15:43:36 +02:00
..
carl9170.h
cmd.c
cmd.h
debug.c carl9170: Use scnprintf() for avoiding potential buffer overflow 2020-03-12 15:43:36 +02:00
debug.h
eeprom.h
fw.c
fwcmd.h
fwdesc.h
hw.h
Kconfig
led.c
mac.c
main.c mac80211: simplify TX aggregation start 2019-10-04 13:58:13 +02:00
Makefile
phy.c
phy.h
rx.c
tx.c
usb.c
version.h
wlan.h