diff options
author | Yang Yingliang <[email protected]> | 2022-10-28 21:40:43 +0800 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2022-11-02 14:34:56 +0100 |
commit | b5bcb94b0954a026bbd671741fdb00e7141f9c91 (patch) | |
tree | 2091512f1209924c958b98a677a4b129270152c4 /tools/perf/util/c++/clang.cpp | |
parent | 7f9dbf54c3dc7170df86f7753abb41b5d7e8779e (diff) |
HID: hyperv: fix possible memory leak in mousevsc_probe()
If hid_add_device() returns error, it should call hid_destroy_device()
to free hid_dev which is allocated in hid_allocate_device().
Fixes: 74c4fb058083 ("HID: hv_mouse: Properly add the hid device")
Signed-off-by: Yang Yingliang <[email protected]>
Reviewed-by: Wei Liu <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions