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:
e5f4a33
)
staging: unisys: uislib: uisutils.c: Fix a missing va_end
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 27 Dec 2014 22:04:14 +0000
(23:04 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:43:22 +0000
(17:43 -0800)
A missing va_end in connection with vsnprintf
Was found by using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found