From ec02dd23dc423cf019f660a63ac9c9d54840a473 Mon Sep 17 00:00:00 2001 From: Timur Tabi Date: Thu, 15 Sep 2011 16:44:54 -0500 Subject: [PATCH] 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-format-patch failed