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:
cf2f765
)
HID: fix parsing of local delimiter with size 0
author
Jiri Kosina
<jkosina@suse.cz>
Tue, 5 Jan 2010 10:45:52 +0000
(11:45 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 5 Jan 2010 10:45:52 +0000
(11:45 +0100)
Acording to HID standard 1.11, value 0 allows for size being 0.
Local delimiter tag has has 0 one of the possible values.
Therefore we need to handle this case properly, to be fully compliant
with the specification.
Reported-by: Marcin Tolysz <tolysz@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found