From: Timur Tabi Date: Thu, 15 Sep 2011 21:44:54 +0000 (-0500) Subject: drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug X-Git-Tag: v3.2-rc1~120^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec02dd23dc423cf019f660a63ac9c9d54840a473;p=pandora-kernel.git drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug It makes no sense to limit the size of a strncpy() to the length of the source string. Signed-off-by: Timur Tabi Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed