Skip to content
Snippets Groups Projects
Commit 55dba524 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

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: default avatarJiri Kosina <jkosina@suse.cz>
parent 38b7f49a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment