bluez/profiles
Luiz Augusto von Dentz 7afd9bba99 AVRCP: Fix crash when no A2DP role is detected
Invalid read of size 4
   at 0x468370: btd_service_connecting_complete (service.c:315)
   by 0x41B70F: session_ct_init_control (avrcp.c:2790)
   by 0x41B1E0: state_changed (avrcp.c:2933)
   by 0x418054: avctp_set_state (avctp.c:548)
   by 0x41A2E4: avctp_connect_cb (avctp.c:1201)
   by 0x44F989: accept_cb (btio.c:201)
   by 0x4E77044: g_main_context_dispatch (in /usr/lib64/libglib-2.0.so.0.3400.2)
   by 0x4E77377: g_main_context_iterate.isra.24 (in /usr/lib64/libglib-2.0.so.0.3400.2)
   by 0x4E77771: g_main_loop_run (in /usr/lib64/libglib-2.0.so.0.3400.2)
   by 0x40A8EE: main (main.c:583)
 Address 0x20 is not stack'd, malloc'd or (recently) free'd

 If no A2DP is found assume the controller is the initiator as the
 target should not be able to initate a connection.
2013-05-13 23:17:29 +03:00
..
alert alert: Fix btd_device_get_storage_path failure handling 2013-04-29 16:27:14 +03:00
audio AVRCP: Fix crash when no A2DP role is detected 2013-05-13 23:17:29 +03:00
cups profiles: Remove the total silly usage of gchar and replace it with char 2013-01-04 12:23:54 -08:00
cyclingspeed cyclingspeed: Get rid of gint 2013-05-01 09:08:56 +03:00
deviceinfo deviceinfo: Get rid of gint 2013-05-01 09:08:57 +03:00
gatt gatt: Get rid of gint 2013-05-01 09:08:57 +03:00
health health: Get rid of gint 2013-05-01 09:08:57 +03:00
heartrate heartrate: Get rid of gint 2013-05-01 09:08:57 +03:00
iap iap: Replace whitespaces with a single tab 2012-12-31 19:37:45 -08:00
input input: Get rid of gint 2013-05-01 09:08:57 +03:00
network network: Fix invalid read while removing device 2013-05-03 15:19:55 +03:00
proximity proximity: Fix btd_device_get_storage_path failure handling 2013-04-29 16:27:51 +03:00
sap profile: Use btd_service for probing profiles 2013-04-26 10:29:36 +03:00
scanparam scanparam: Get rid of gint 2013-05-01 09:08:57 +03:00
thermometer thermometer: Get rid of gint 2013-05-01 09:08:57 +03:00
time time: Fix remaining references to bluetooth/uuid.h 2013-01-10 15:11:27 +02:00