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.37.2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb75e9ef1a4644081bddb36b75dbdc34b75ab879;p=pandora-kernel.git ALSA: caiaq - Fix possible string-buffer overflow commit eaae55dac6b64c0616046436b294e69fc5311581 upstream. Use strlcpy() to assure not to overflow the string array sizes by too long USB device name string. Reported-by: Rafa Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed