summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
authorMike Danese <mikedanese@google.com>2016-05-20 07:54:51 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-24 11:07:42 +0300
commit3314f1f6989742447ff191f6cc9a1971c5560c33 (patch)
treea405b269c2003df1f61550c6fb3052ff2b3c33cd /drivers/gpu/drm
parent0d284a3933c612c40e29aaa9cced4ab17b59e74f (diff)
downloadlinux-3314f1f6989742447ff191f6cc9a1971c5560c33.tar.xz
mpssd: fix buffer overflow warning
commit 3610a2add39365a0f153154c60169a66c616d50f upstream. The compilation emits a warning in function ‘snprintf’, inlined from ‘set_cmdline’ at ../Documentation/mic/mpssd/mpssd.c:1541:9: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: warning: call to __builtin___snprintf_chk will always overflow destination buffer This was introduced in commit f4a66c204482 ("misc: mic: Update MIC host daemon with COSM changes") and is fixed by reverting the changes to the size argument of these snprintf statements. Cc: Ashutosh Dixit <ashutosh.dixit@intel.com> Signed-off-by: Mike Danese <mikedanese@google.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm')
0 files changed, 0 insertions, 0 deletions