pulseaudio/src/modules/bluetooth
Igor V. Kovalenko 3fc2ac10c6 module-bluez5-discover: avoid use after free on de-init
Hashmap loaded_device_paths contain objects holding keys to entries, and
these objects must be alive while map is emptied.

Reorder freeing this hashmap before destroying device objects to fix
crash on exit.
2020-10-23 04:57:15 -04:00
..
a2dp-codec-api.h bluetooth: Change A2DP codec API of reset() method to indicate failure 2019-07-24 17:29:45 +03:00
a2dp-codec-sbc.c bluetooth: Fix usage of RTP structures in SBC codec 2019-07-24 17:29:45 +03:00
a2dp-codec-util.c bluetooth: Modular API for A2DP codecs 2019-04-12 15:09:08 +03:00
a2dp-codec-util.h bluetooth: Modular API for A2DP codecs 2019-04-12 15:09:08 +03:00
a2dp-codecs.h bluetooth: Update a2dp-codecs.h from upstream bluez project 2019-04-12 13:56:28 +03:00
backend-native.c bluez: Don't autodetect MTU by default 2017-09-18 18:49:34 +03:00
backend-ofono.c bluetooth: Fix crash when disabling Bluetooth adapter 2019-07-02 06:06:07 +00:00
bluez5-util.c bluetooth: Ensure that only one A2DP codec is registered to bluez 2020-03-19 14:02:40 +01:00
bluez5-util.h bluetooth: Fix crash when disabling Bluetooth adapter 2019-07-02 06:06:07 +00:00
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00
module-bluetooth-discover.c bluetooth: Remove leftover references to the BlueZ 4/5 split 2018-07-27 11:28:11 +03:00
module-bluetooth-policy.c bluetooth: policy: Remove BlueZ 4 related code 2020-06-20 11:39:45 +02:00
module-bluez5-device.c device-port: add type member 2020-06-17 06:06:12 +00:00
module-bluez5-discover.c module-bluez5-discover: avoid use after free on de-init 2020-10-23 04:57:15 -04:00
rtp.h bluetooth: Fix usage of RTP structures in SBC codec 2019-07-24 17:29:45 +03:00