From: Mikel Astiz <[email protected]>

Patch 2/2 is solving an issue affecting Bluetooth (and probably other users) 
since commit 6be6766b58b3fa668a95563ac72ebe9970643cad.

v2 follows the approach suggested by David: for each received NameLost signal, 
we verify if the ownership has actually been lost by polling this information 
from the D-Bus daemon.

Mikel Astiz (2):
  reserve: Move get_name_owner() to the public rd_device API
  reserve: Fix leaking NameLost signals after release+acquire

 src/modules/reserve-monitor.c | 59 ++----------------------------------
 src/modules/reserve.c         | 70 +++++++++++++++++++++++++++++++++++++++++++
 src/modules/reserve.h         |  9 ++++++
 3 files changed, 81 insertions(+), 57 deletions(-)

-- 
1.7.11.7

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to