bluez/sap
Arek Lichwa de16dfe912 Fix memory leak in sap plugin
Without this patch, when dropping RFCOMM channel to sap server, the
component's channel cleanup process doesn't release assigned GIOChannel
resources since conn->io is set to NULL before calling sap_conn_remove
(which would normally do the g_io_channel_unref).
2011-07-28 10:48:44 +03:00
..
main.c Add Sim Access Profile Manager 2011-03-10 16:03:50 +02:00
manager.c Add Sim Access Profile Manager 2011-03-10 16:03:50 +02:00
manager.h Add Sim Access Profile Manager 2011-03-10 16:03:50 +02:00
sap-dummy.c Add sap_disconnect_ind interface for sap-sim drivers 2011-04-09 11:10:28 -07:00
sap-u8500.c Add SAP driver for ST-Ericsson U8500 platform 2011-07-13 11:44:28 +03:00
sap.h Remove unused enum from sap.h 2011-06-14 10:46:16 +03:00
server.c Fix memory leak in sap plugin 2011-07-28 10:48:44 +03:00
server.h Add Sim Access Profile Manager 2011-03-10 16:03:50 +02:00