diff options
author | Guido Kiener <[email protected]> | 2018-09-25 01:30:29 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-09-28 15:12:08 +0200 |
commit | 100f2cdeadffb3e63121d1d59a60a9882258c415 (patch) | |
tree | d63c1b075ce7ced0c363537d0bdf181357fd2877 /scripts/bpf_helpers_doc.py | |
parent | 4d2a863fe9b952d7147bd169d54062e71f343415 (diff) |
usb: usbtmc: Fix memory leak in usbtmc_ioctl_request
Kernel memory is allocated twice in new function
usbtmc_ioctl_request and creates a memory leak.
This fix removes the superfluous kmalloc().
Signed-off-by: Guido Kiener <[email protected]>
Fixes: 658f24f4523e ("usb: usbtmc: Add ioctl for generic requests on control")
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions