mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-30 06:13:26 +08:00
de16dfe912
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). |
||
---|---|---|
.. | ||
main.c | ||
manager.c | ||
manager.h | ||
sap-dummy.c | ||
sap-u8500.c | ||
sap.h | ||
server.c | ||
server.h |