Bug 91184

Summary: Avoid possible deadlock in error case in dsp_open()
Product: PulseAudio Reporter: DEEPAK SRIVASTAVA <srivastava.d>
Component: miscAssignee: DEEPAK SRIVASTAVA <srivastava.d>
Status: RESOLVED FIXED QA Contact: pulseaudio-bugs
Severity: minor    
Priority: medium CC: lennart
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description DEEPAK SRIVASTAVA 2015-07-02 05:06:01 UTC
In src/utils/padsp.c, inside dsp_open()
"i->mainloop" is not unlocked and "i" is also not freed before returning from default case.
Comment 1 DEEPAK SRIVASTAVA 2015-07-02 05:17:56 UTC
Patch has been added. Please see the below url.
http://lists.freedesktop.org/archives/pulseaudio-discuss/2015-July/024146.html

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.