WSL2-Linux-Kernel/drivers/net/wireless/broadcom
Michael Büsch 4d77a89e39 b43legacy/leds: Ensure NUL-termination of LED name string
strncpy might not NUL-terminate the string, if the name equals the buffer size.
Use strlcpy instead.

Signed-off-by: Michael Buesch <m@bues.ch>
Cc: stable@vger.kernel.org
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-08-09 18:44:54 +03:00
..
b43 b43/leds: Ensure NUL-termination of LED name string 2018-08-09 18:22:33 +03:00
b43legacy b43legacy/leds: Ensure NUL-termination of LED name string 2018-08-09 18:44:54 +03:00
brcm80211 brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference 2018-08-09 18:06:20 +03:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile