diff options
author | Michael Buesch <m@bues.ch> | 2018-07-31 22:14:04 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-05 10:20:09 +0300 |
commit | 4a92d74e4f311635d12c593b3ef2b66c460a843b (patch) | |
tree | 2e0e37762da0fa4564e57ecca972c5f7174eb987 /sound/hda/local.h | |
parent | a8625b187d7e75af3962d0840e2595f1008ca52b (diff) | |
download | linux-4a92d74e4f311635d12c593b3ef2b66c460a843b.tar.xz |
b43/leds: Ensure NUL-termination of LED name string
commit 2aa650d1950fce94f696ebd7db30b8830c2c946f upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound/hda/local.h')
0 files changed, 0 insertions, 0 deletions