diff options
author | 2023-03-30 10:43:53 +0800 | |
---|---|---|
committer | 2023-04-26 11:40:34 +0100 | |
commit | 96da8f148396329ba769246cb8ceaa35f1ddfc48 (patch) | |
tree | 2103008248c2b983ca6867f7ebab83dc3039688b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mfd: axp20x: Fix axp288 writable-ranges (diff) | |
download | wireguard-linux-96da8f148396329ba769246cb8ceaa35f1ddfc48.tar.xz wireguard-linux-96da8f148396329ba769246cb8ceaa35f1ddfc48.zip |
mfd: dln2: Fix memory leak in dln2_probe()
When dln2_setup_rx_urbs() in dln2_probe() fails, error out_free forgets
to call usb_put_dev() to decrease the refcount of dln2->usb_dev.
Fix this by adding usb_put_dev() in the error handling code of
dln2_probe().
Signed-off-by: Qiang Ning <qning0106@126.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230330024353.4503-1-qning0106@126.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions