aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth
diff options
context:
space:
mode:
authorNavid Emamdoost <navid.emamdoost@gmail.com>2019-11-21 14:20:36 -0600
committerMarcel Holtmann <marcel@holtmann.org>2019-11-22 10:42:53 +0100
commitd088337c38a5cd8f0230fbf2d514ff7672f9d0d3 (patch)
treeea3b7f9b0c741779543d39c631b1f160ad0a298d /drivers/bluetooth
parentBluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirks (diff)
downloadlinux-dev-d088337c38a5cd8f0230fbf2d514ff7672f9d0d3.tar.xz
linux-dev-d088337c38a5cd8f0230fbf2d514ff7672f9d0d3.zip
Bluetooth: Fix memory leak in hci_connect_le_scan
In the implementation of hci_connect_le_scan() when conn is added via hci_conn_add(), if hci_explicit_conn_params_set() fails the allocated memory for conn is leaked. Use hci_conn_del() to release it. Fixes: f75113a26008 ("Bluetooth: add hci_connect_le_scan") Signed-off-by: Navid Emamdoost <navid.emamdoost@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions