Andres Salomon 746b31a9d4 Input: psmouse - fix potential memory leak in psmouse_connect()
If we successfully call input_register_device() in psmouse_connect()
but sysfs_create_group() fails, we'll enter the error path without
ever having called input_unregister_device() potentially leaking
memory.

Signed-off-by: Andres Salomon <dilinger@debian.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-01-17 12:01:30 -05:00
..
2007-10-27 23:42:13 -04:00
2007-10-20 01:34:40 +02:00
2007-04-12 01:29:46 -04:00
2007-10-20 00:47:32 +02:00
2007-10-13 00:38:52 -04:00
2007-10-13 00:38:52 -04:00