Files
android_kernel_xiaomi_sm8450/drivers/net/wireless/ath/ath5k
Takashi Iwai dfb252c7b6 ath5k: 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: Jiri Slaby <jirislaby@gmail.com>
Cc: Nick Kossifidis <mickflemm@gmail.com>
Cc: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2020-03-12 10:21:27 +02:00
..
2016-04-12 15:56:15 +02:00
2019-06-26 18:11:06 +03:00
2018-06-13 14:41:32 +03:00
2018-07-30 20:55:55 +03:00
2016-04-12 15:56:15 +02:00