HID: logitech-hidpp: leaks and NULL dereferences
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 31 Oct 2014 09:14:39 +0000 (12:14 +0300)
committerJiri Kosina <jkosina@suse.cz>
Mon, 3 Nov 2014 13:26:50 +0000 (14:26 +0100)
Shift the allocation down a few lines to avoid a memory leak and also
add a check for allocation failure.

Fixes: 2f31c5252910 ('HID: Introduce hidpp, a module to handle Logitech hid++ devices')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found