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:
3db187e
)
HID: fix buffer allocations
author
Benjamin Tissoires
<benjamin.tissoires@redhat.com>
Sun, 2 Feb 2014 04:23:10 +0000
(23:23 -0500)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 3 Feb 2014 10:02:01 +0000
(11:02 +0100)
When using hid_output_report(), the buffer should be allocated by hid_alloc_report_buf(),
not a custom malloc.
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found