diff options
author | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-30 00:13:03 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-31 12:44:39 +0200 |
commit | d179f99a651685b19333360e6558110da2fe9bd7 (patch) | |
tree | f1e392a64d7d3ca93cb6dc3726dd6d78e1f788e9 /lib/test_bpf.c | |
parent | usb: musb: remove an unused variable (diff) | |
download | linux-d179f99a651685b19333360e6558110da2fe9bd7.tar.xz linux-d179f99a651685b19333360e6558110da2fe9bd7.zip |
usbip: usbip_detach: Fix memory, udev context and udev leak
detach_port() fails to call usbip_vhci_driver_close() from its error
path after usbip_vhci_detach_device() returns failure, leaking memory
allocated in usbip_vhci_driver_open() and holding udev_context and udev
references. Fix it to call usbip_vhci_driver_close().
Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_bpf.c')
0 files changed, 0 insertions, 0 deletions