diff options
| author | 2007-02-21 17:18:03 +0100 | |
|---|---|---|
| committer | 2007-03-01 09:52:43 +0100 | |
| commit | 776c0e96edecf77f827a62d2a1641cc2ca479043 (patch) | |
| tree | f5eeeefdbd02d3ffcc16b2394451032bf4c4969e /include | |
| parent | HID: hid-debug.c should #include <linux/hid-debug.h> (diff) | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
