diff options
author | Sean Wang <sean.wang@mediatek.com> | 2024-04-17 16:27:38 -0700 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2024-04-24 16:26:16 -0400 |
commit | 18bdb386a1a30e7a3d7732a98e45e69cf6b5710d (patch) | |
tree | f2ae57ae920953eac73dd70a4586a25e9bd18653 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6eb5fcc416f127f220b9177a5c9ae751cac1cda8 (diff) |
Bluetooth: btusb: mediatek: Fix double free of skb in coredump
hci_devcd_append() would free the skb on error so the caller don't
have to free it again otherwise it would cause the double free of skb.
Fixes: 0b7015132878 ("Bluetooth: btusb: mediatek: add MediaTek devcoredump support")
Reported-by : Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions