git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
429a91d
)
doc: hpfall.c: fix missing null-terminate after strncpy call
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Wed, 4 Jun 2014 21:28:10 +0000
(23:28 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Thu, 19 Jun 2014 13:20:26 +0000
(15:20 +0200)
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 <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found