[Bug 932804] Re: Ports hashmap contains dangling pointers

2012-02-16 Thread Launchpad Bug Tracker
This bug was fixed in the package pulseaudio - 1:1.1-0ubuntu8 --- pulseaudio (1:1.1-0ubuntu8) precise; urgency=low [ David Henningsson ] * Make sure we switch away from unavailable ports at startup (LP: #928914) * 0020-Fix-Darth-Vader-panning-bug.patch: Fix distorted

[Bug 932804] Re: Ports hashmap contains dangling pointers

2012-02-15 Thread David Henningsson
If alsa settings/options were used, the string to construct the name was freed, leading to dangling pointers to strings inside the hashmap. BugLink: https://bugs.launchpad.net/bugs/932804 Signed-off-by: David Henningsson david.hennings...@canonical.com --- src/modules/alsa/alsa-mixer.c |4