From: Takashi Iwai Date: Mon, 14 Feb 2011 21:45:59 +0000 (+0100) Subject: ALSA: caiaq - Fix possible string-buffer overflow X-Git-Tag: v2.6.38-rc6~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaae55dac6b64c0616046436b294e69fc5311581;p=pandora-kernel.git ALSA: caiaq - Fix possible string-buffer overflow Use strlcpy() to assure not to overflow the string array sizes by too long USB device name string. Reported-by: Rafa Cc: stable Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed