[pulseaudio-discuss] [PATCH v3 0/2] Fix issue with NameLost

Mikel Astiz mikel.astiz.oss at gmail.com
Wed Jan 30 00:30:29 PST 2013


From: Mikel Astiz <mikel.astiz at bmw-carit.de>

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

Changes in v3:
- Patches should now apply cleanly on master.
- Comment modified considering David's proposal.
- name_owner memory leak fixed.

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         | 73 +++++++++++++++++++++++++++++++++++++++++++
 src/modules/reserve.h         |  9 ++++++
 3 files changed, 84 insertions(+), 57 deletions(-)

-- 
1.7.11.7



More information about the pulseaudio-discuss mailing list