From: Rickard Strandqvist Date: Wed, 4 Jun 2014 21:28:10 +0000 (+0200) Subject: doc: hpfall.c: fix missing null-terminate after strncpy call X-Git-Tag: cleanup-for-v3.18~98^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ae11dc402f64a3b79ef6754487429b772f3e71;p=pandora-kernel.git doc: hpfall.c: fix 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 Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed