aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexey Klimov <klimov.linux@gmail.com>2016-08-08 02:34:46 +0100
committerJohan Hovold <johan@kernel.org>2016-08-08 13:41:17 +0200
commit647024a7df36014bbc4479d92d88e6b77c0afcf6 (patch)
tree62e8a15ea2e8180743bb43af45aedb0f6ed19693 /tools/perf/scripts/python/export-to-postgresql.py
parentUSB: serial: option: add support for Telit LE920A4 (diff)
downloadlinux-dev-647024a7df36014bbc4479d92d88e6b77c0afcf6.tar.xz
linux-dev-647024a7df36014bbc4479d92d88e6b77c0afcf6.zip
USB: serial: fix memleak in driver-registration error path
udriver struct allocated by kzalloc() will not be freed if usb_register() and next calls fail. This patch fixes this by adding one more step with kfree(udriver) in error path. Signed-off-by: Alexey Klimov <klimov.linux@gmail.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Cc: stable <stable@vger.kernel.org> Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions