Home
last modified time | relevance | path

Searched hist:"55 dba52458a11126ff4445b5b94ebde03afcf47a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-core.cdiff 55dba52458a11126ff4445b5b94ebde03afcf47a Fri Jun 26 03:50:12 CDT 2009 Jiri Kosina <jkosina@suse.cz> HID: fix memory leak on error path in debug code

If hid_get_report() fails, we forgot to free the already allocated buffer
for debugging messages on error path. Fix that up.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>