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:
fdffa6f
)
Staging: usbip: Fix the warning of unchecked sscanf return value.
author
Elena Oat
<oat.elena@gmail.com>
Thu, 27 Feb 2014 10:26:52 +0000
(12:26 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 27 Feb 2014 23:12:11 +0000
(15:12 -0800)
The return value of sscanf in stub_dev.c is not checked. This patch
adds the checking of the return value.
Signed-off-by: Elena Oat <oat.elena@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/stub_dev.c
patch
|
blob
|
history
diff --cc
drivers/staging/usbip/stub_dev.c
Simple merge