diff options
author | Guido Kiener <guido.kiener@rohde-schwarz.com> | 2018-09-25 02:30:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-28 16:12:08 +0300 |
commit | 100f2cdeadffb3e63121d1d59a60a9882258c415 (patch) | |
tree | d63c1b075ce7ced0c363537d0bdf181357fd2877 /arch/powerpc/lib/code-patching.c | |
parent | 4d2a863fe9b952d7147bd169d54062e71f343415 (diff) | |
download | linux-100f2cdeadffb3e63121d1d59a60a9882258c415.tar.xz |
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 <guido.kiener@rohde-schwarz.com>
Fixes: 658f24f4523e ("usb: usbtmc: Add ioctl for generic requests on control")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions