Files
linux/drivers
Jiri Kosina 776c0e96ed HID: fix possible double-free on error path in hid parser
Freeing of device->collection is properly done in hid_free_device() (as
this function is supposed to free all the device resources and could be
called from transport specific code, e.g. usb_hid_configure()).

Remove all kfree() calls preceeding the hid_free_device() call.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-03-01 09:52:43 +01:00
..
2007-02-26 13:02:08 -08:00
2007-02-27 00:36:00 -05:00
2007-02-16 14:00:19 +11:00
2007-02-20 17:10:15 -08:00
2007-02-11 10:51:24 -08:00
2007-02-11 10:51:24 -08:00