diff options
author | Shuah Khan (Samsung OSG) <shuah@kernel.org> | 2018-05-30 01:13:03 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-31 13:44:39 +0300 |
commit | d179f99a651685b19333360e6558110da2fe9bd7 (patch) | |
tree | f1e392a64d7d3ca93cb6dc3726dd6d78e1f788e9 /Documentation/media/media.h.rst.exceptions | |
parent | edf380046b0a726de26fc29015556a11288940ac (diff) | |
download | linux-d179f99a651685b19333360e6558110da2fe9bd7.tar.xz |
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 'Documentation/media/media.h.rst.exceptions')
0 files changed, 0 insertions, 0 deletions