https://github.com/torvalds/linux
Revision 4b2f4e072fb2599b6a2e5e277f0d2b5705eaa630 authored by Dan Carpenter on 26 July 2022, 15:13:44 UTC, committed by Luiz Augusto von Dentz on 26 July 2022, 20:32:40 UTC
Don't call mgmt_pending_remove() twice (double free).

Fixes: 6b88eff43704 ("Bluetooth: hci_sync: Refactor remove Adv Monitor")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
1 parent 9b134b1
History
Tip revision: 4b2f4e072fb2599b6a2e5e277f0d2b5705eaa630 authored by Dan Carpenter on 26 July 2022, 15:13:44 UTC
Bluetooth: mgmt: Fix double free on error path
Tip revision: 4b2f4e0
File Mode Size
boot
configs
include
kernel
lib
math-emu
mm
Kbuild -rw-r--r-- 130 bytes
Kconfig -rw-r--r-- 20.1 KB
Kconfig.debug -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 2.1 KB

back to top