diff options
author | Guido Kiener <guido.kiener@rohde-schwarz.com> | 2018-09-24 19:30:29 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-09-28 09:12:08 -0400 |
commit | 100f2cdeadffb3e63121d1d59a60a9882258c415 (patch) | |
tree | d63c1b075ce7ced0c363537d0bdf181357fd2877 /tools/perf/scripts/python/export-to-postgresql.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 <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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions