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:
66a01f1
)
usbip: Fix sscanf handling
author
Alan
<gnomes@lxorguk.ukuu.org.uk>
Wed, 11 Dec 2013 18:32:59 +0000
(18:32 +0000)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 18 Dec 2013 01:07:13 +0000
(17:07 -0800)
Scan only to the length permitted by the buffer
One of a set of sscanf problems noted by Jackie Chang
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found