Commit d9236303d0b7ba8bbaeb6adbbf088c3fe2a9ab9e
Committed by
Jiri Kosina
1 parent
6497dc3a54
Exists in
master
and in
7 other branches
HID: kernel oops in out_cleanup in function hidinput_connect
Goto out_cleanup infers a kernel oops: hidinput_disconnect calls input_unregister_driver to all members of hid->inputs. However, hidinput already has been added to hid->inputs even though input_register_device was not called. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Reviewed-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff