6 Apr
2021
6 Apr
'21
1:34 p.m.
On Fri, 02 Apr 2021 19:52:43 +0200, Jaroslav Kysela wrote:
Dne 02. 04. 21 v 13:42 Dan Carpenter napsal(a):
If count is 16 then this will put the NUL terminator one element beyond the end of the array.
Fixes: cb17fe0045aa ("ALSA: control - add sysfs support to the LED trigger module") Signed-off-by: Dan Carpenter dan.carpenter@oracle.com
No idea why I added + 1... Thanks for your correction.
Reviewed-by: Jaroslav Kysela perex@perex.cz
Applied now. Thanks.
Takashi