Re: [linux-usb-devel] [PATCH] usb/hid: The HID Simple Driver Interface0.3.2 (core)

From: Liyu
Date: Tue Oct 10 2006 - 03:08:57 EST


Hi.

In hid-input, It seem we only call input_allocate_device(), but not
call input_free_device() at anywhere. Is there a memory leak here? Even,
I can not found this invoke in drivers/usb/hid*.c.

Moreover, I found many usb input device driver do not call
input_free_device() at all, except when it failed to init itself.

Are these purposely?

-Liyu



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/