From: Mauro Carvalho Chehab Date: Mon, 7 Apr 2014 13:39:23 +0000 (-0300) Subject: [media] stk1160: warrant a NUL terminated string X-Git-Tag: v3.15-rc1~13^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2c06a4f91ce23141c58fbecb064235c06d699f;p=pandora-kernel.git [media] stk1160: warrant a NUL terminated string strncpy() doesn't warrant a NUL terminated string. Use strlcpy() instead. Fixes Coverity bug CID#1195195. Acked-by: Ezequiel Garcia Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed