From: Rickard Strandqvist Date: Mon, 23 Jun 2014 20:22:04 +0000 (-0700) Subject: Documentation/accounting/getdelays.c: add missing null-terminate after strncpy call X-Git-Tag: omap-for-v3.16/fixes-rc4~63^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88e15ce402c58f41037752da092683e90826742a;p=pandora-kernel.git Documentation/accounting/getdelays.c: add missing null-terminate after strncpy call Added a guaranteed null-terminate after call to strncpy. This was partly found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Acked-by: Kees Cook Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed