From: Takashi Iwai Date: Mon, 28 Oct 2013 13:21:46 +0000 (+0100) Subject: ASoC: Use strlcpy() for copying in snd_soc_info_enum_double() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~14^2~44^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19685cb72bb6a80ac453e76b3ab3bb7770e1742;p=pandora-kernel.git ASoC: Use strlcpy() for copying in snd_soc_info_enum_double() The provided texts aren't guaranteed to be in the fixed size. Spotted by coverity CID 139318. Signed-off-by: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed