bluez/audio
Rafal Michalski 09b6fbef70 Fix invalid read of memory in avdtp module
Fixed incorrect update of server->sessions GSlist in avdtp_exit.
Previosly it was leading to invalid read of memory (l = l->next)
(and possible memory leaks) since after invoking avdtp_unref in
connection_lost, l pointer was not valid anymore (previously assignment
l = l->next was used after invoking connection_lost in for loop).
2011-05-29 22:08:30 +03:00
..
a2dp-codecs.h Add support for media transport in gstreamer plugin 2010-09-15 15:05:44 +03:00
a2dp.c Remove unused remote_type variable from a2dp_config 2011-05-15 01:47:09 +03:00
a2dp.h Add 'Protocol not supported' error in a2dp_add_sep 2011-03-17 14:35:55 +02:00
audio.conf Add fast connectable support to HFP 2010-08-18 13:46:03 +03:00
avdtp.c Fix invalid read of memory in avdtp module 2011-05-29 22:08:30 +03:00
avdtp.h Reuse same SEP when reconfiguring A2DP streams 2011-02-08 11:04:39 -08:00
bluetooth.conf Replace asound.conf with a more full-fledged bluetooth.conf 2009-04-17 01:45:19 +02:00
control.c Validate if sending reply succeed in control_cb 2011-05-15 01:47:10 +03:00
control.h Update Nokia copyrights 2010-01-07 01:11:05 -08:00
ctl_bluetooth.c Update copyright information 2010-01-01 17:08:17 -08:00
device.c audio: use btd_error_failed() 2010-12-14 10:31:22 +02:00
device.h audio/device.h: use lower case in profile UUIDs 2010-10-20 12:01:22 +03:00
gateway.c hfp: gateway_suspend_stream should trigger a state change 2011-02-11 11:48:45 -08:00
gateway.h Implement HandsfreeGateway Interface 2010-02-04 10:54:45 -08:00
gsta2dpsink.c audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gsta2dpsink.h audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gstavdtpsink.c Fix garbage return value in gst_avdtp_sink_audioservice_recv 2011-05-15 01:47:07 +03:00
gstavdtpsink.h audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gstbluetooth.c audio: fix memory leak with typefinding 2010-06-29 10:29:10 +03:00
gstpragma.h Fix C++ style comments 2011-05-10 17:17:03 +02:00
gstrtpsbcpay.c Add pragma based workaround for GStreamer warnings 2010-05-19 16:59:30 +02:00
gstrtpsbcpay.h audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gstsbcdec.c Add pragma based workaround for GStreamer warnings 2010-05-19 16:59:30 +02:00
gstsbcdec.h audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gstsbcenc.c Add pragma based workaround for GStreamer warnings 2010-05-19 16:59:30 +02:00
gstsbcenc.h audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gstsbcparse.c Add pragma based workaround for GStreamer warnings 2010-05-19 16:59:30 +02:00
gstsbcparse.h audio: Remove workaround for compiler warnings 2011-02-13 17:51:45 -08:00
gstsbcutil.c Update copyright information 2010-01-01 17:08:17 -08:00
gstsbcutil.h Update copyright information 2010-01-01 17:08:17 -08:00
headset.c Disconnect headset when not able to reply with ERROR command 2011-05-15 01:47:10 +03:00
headset.h Add proper tracking mechanism to NREC 2011-01-19 20:50:29 +05:30
ipc.c Update copyright information 2010-01-01 17:08:17 -08:00
ipc.h Update copyright information 2010-01-01 17:08:17 -08:00
main.c Add option to enable/disable unix ipc via audio.conf 2010-09-15 15:05:44 +03:00
manager.c Remove unused variable svclass from hf_io_cb 2011-05-15 01:47:10 +03:00
manager.h Add initial implementation of org.bluez.Media spec 2010-09-15 15:21:53 +03:00
media.c Rework adding/removing owners to a transport 2011-03-27 22:50:59 +03:00
media.h Update a2dp transport delay when it changes 2010-09-15 15:22:14 +03:00
module-bluetooth-sink.c Update copyright information 2010-01-01 17:08:17 -08:00
pcm_bluetooth.c Report error if read failed in bluetooth_playback_poll_revents 2011-05-15 01:47:12 +03:00
rtp.h Update copyright information 2010-01-01 17:08:17 -08:00
sink.c Remove error_common_reply() 2010-12-16 11:27:43 +02:00
sink.h Update Nokia copyrights 2010-01-07 01:11:05 -08:00
source.c Remove error_common_reply() 2010-12-16 11:27:43 +02:00
source.h Update Nokia copyrights 2010-01-07 01:11:05 -08:00
telephony-dummy.c Fix cleaning up HFP state after calling telephony_exit 2010-12-12 23:06:16 +02:00
telephony-maemo5.c Fix cleaning up HFP state after calling telephony_exit 2010-12-12 23:06:16 +02:00
telephony-maemo6.c Add NO CARRIER response to maemo6 telephony driver 2011-04-18 10:48:11 +03:00
telephony-ofono.c Fix empty parameter list in functions declarations 2011-05-15 01:47:05 +03:00
telephony.h Fix cleaning up HFP state after calling telephony_exit 2010-12-12 23:06:16 +02:00
transport.c Fix crash when acquiring A2DP stream 2011-03-30 19:43:07 +03:00
transport.h Rework adding/removing owners to a transport 2011-03-27 22:50:59 +03:00
unix.c Remove redundant local copy of GSlist* from functions 2011-05-15 01:47:05 +03:00
unix.h Update Nokia copyrights 2010-01-07 01:11:05 -08:00