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
Kconfig -rw-r--r-- 707 bytes
Makefile -rw-r--r-- 249 bytes
aica.c -rw-r--r-- 16.5 KB
aica.h -rw-r--r-- 1.7 KB
sh_dac_audio.c -rw-r--r-- 9.5 KB

back to top