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:
581548d
)
HID: hid-roccat-koneplus: potential NULL dereference
author
Vasiliy Kulikov
<segoon@openwall.com>
Mon, 17 Jan 2011 10:08:45 +0000
(13:08 +0300)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 17 Jan 2011 12:20:43 +0000
(13:20 +0100)
kmalloc() may fail, if so return -ENOMEM.
Also koneplus_init_koneplus_device_struct() should check return code
of koneplus_get_startup_profile() and propagate its return code.
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found